From 7beb5ec71aee3b9fc5480421bd22e4214e862bdf Mon Sep 17 00:00:00 2001 From: lixinyu39 <936239864@qq.com> Date: Fri, 8 Jul 2022 17:15:21 +0800 Subject: [PATCH] =?UTF-8?q?[TicketNo:]=20[Description:]=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E9=AB=98=E5=8D=B1=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC=E4=B8=BA?= =?UTF-8?q?=E4=BC=98=E9=80=89=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Match-id-0303ee9052685ac25f28c49d475dd9d716417187 --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 5141ae2..eef9ec7 100644 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,18 @@ + + com.fasterxml.jackson.core + jackson-databind + 2.13.3 + + + + org.springframework + spring-beans + 5.3.21 + + org.springframework.boot spring-boot-starter-test -- Gitee