From 2a70d7ecfc0b50f2fc2d251ef3c09325c08793ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moshow=E9=83=91=E9=94=B4?= Date: Sun, 14 Sep 2025 00:08:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0SpringBoot=E7=AD=89=E7=B1=BB?= =?UTF-8?q?=E5=BA=93=E7=89=88=E6=9C=AC=EF=BC=8C=E4=BF=AE=E5=A4=8D=E6=BC=8F?= =?UTF-8?q?=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 7f6ecbe..840dff5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.1 + 3.5.5 @@ -30,7 +30,7 @@ UTF-8 - 11 + 17 @@ -39,7 +39,7 @@ com.github.jsqlparser jsqlparser - 5.0 + 5.3 @@ -70,25 +70,25 @@ com.alibaba.fastjson2 fastjson2 - 2.0.53 + 2.0.58 com.alibaba.fastjson2 fastjson2-extension - 2.0.53 + 2.0.58 com.alibaba.fastjson2 fastjson2-extension-spring6 - 2.0.53 + 2.0.58 jakarta.servlet jakarta.servlet-api - 6.0.0 + 6.1.0 provided @@ -117,7 +117,7 @@ org.projectlombok lombok - 1.18.36 + 1.18.40 @@ -144,13 +144,13 @@ org.apache.commons commons-lang3 - 3.17.0 + 3.18.0 commons-io commons-io - 2.18.0 + 2.20.0