From 5b7f7b0860016e750188299f78c1ad61948fc85f Mon Sep 17 00:00:00 2001 From: thinkgem Date: Wed, 13 Dec 2023 21:37:09 +0800 Subject: [PATCH] =?UTF-8?q?spring=20boot=202.7.18=E3=80=81jackson=202.16.0?= =?UTF-8?q?=E3=80=81fastjson=202.0.43=E3=80=81mybatis=203.5.14=E3=80=81shi?= =?UTF-8?q?ro=201.13.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parent/pom.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index b417ce8c..4b4420b5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.16 + 2.7.18 @@ -26,8 +26,8 @@ 1.10.0 1.5 - 2.13.5 - 2.0.33 + 2.16.0 + 2.0.43 2.57 1.33 1.1.1 @@ -50,21 +50,21 @@ 8.11.1 - 3.5.13 + 3.5.14 2.0.7 4.6 - 1.2.18 - 1.12.0 + 1.2.20 + 1.13.0 2.8.0-release 1.6.6 - 2.18.0 + 1.4.200 1.8 - 9.0.75 + true @ ${java.version} @@ -120,7 +120,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + true true @@ -154,7 +154,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.2 + @@ -192,7 +192,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.2 + userfiles/** @@ -219,7 +219,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 + ${project.build.sourceEncoding} @@ -233,7 +233,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + @@ -258,7 +258,7 @@ org.apache.maven.plugins maven-eclipse-plugin - 2.10 + ${eclipse-plugin-download-sources} ${eclipse-plugin-download-javadocs}