From e8d2bfddcf6d20ca6a5018343b1d8f6f48b5f384 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Sat, 18 Oct 2025 22:17:04 +0800 Subject: [PATCH] =?UTF-8?q?build(dependencies):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - spring-boot 3.3.12 => 3.4.10 - spring-cloud 2023.0.5 => 2024.0.2 - redisson 3.49.0 => 3.52.0 - mybatis-plus 3.5.12 => 3.5.14 - mybatis-flex 1.10.9 => 1.11.3 - cosid 2.13.0 => 2.13.3 - snail-job 1.5.0 => 1.8.0 - fastexcel 1.2.0 => 1.3.0 - aws-sdk-v1 1.12.783 => 1.12.792 - aws-sdk 2.31.63 => 2.35.10 - aws-crt 0.38.5 => 0.39.3 - thumbnails 0.4.20 => 0.4.21 - spel-validator 0.5.2-beta => 0.6.0-beta - ip2region 3.3.6 => 3.4.7 - hutool 5.8.38 => 5.8.41 - snakeyaml 2.4 => 2.5 - nashorn 15.6 => 15.7 - commons-io 2.17.0 => 2.20.0 - commons-compress 1.26.0 => 1.28.0 - flatten 1.7.0 => 1.7.3 - spotless 2.44.3 => 3.0.0 - sonar 3.11.0.3922 => 5.2.0.4988 --- continew-starter-dependencies/pom.xml | 82 +++++++++++++-------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index af2fab6c..1d332f06 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -17,26 +17,26 @@ 2.15.0-SNAPSHOT - 3.3.12 - 2023.0.5 + 3.4.10 + 2024.0.2 - 3.49.0 + 3.52.0 2.7.8 1.44.0 - 1.16.7 + 1.16.7 - 3.5.12 - 1.10.9 + 3.5.14 + 1.11.3 4.3.1 3.9.1 - 2.13.0 - 1.5.0 + 2.13.3 + 1.8.0 3.3.5 @@ -46,19 +46,19 @@ 1.6.2 - 1.2.0 + 1.3.0 5.4.1 2.2.1 - 1.12.783 - 2.31.63 - 0.38.5 - 0.4.20 + 1.12.792 + 2.35.10 + 0.39.3 + 0.4.21 5.0.5-boot3 - 0.5.2-beta + 0.6.0-beta 2.9.0 @@ -74,20 +74,20 @@ 4.12.0 2.14.5 - 3.3.6 - 5.8.38 - 2.4 - 15.6 + 3.4.7 + 5.8.41 + 2.5 + 15.7 1.11.0 - 2.17.0 - 1.26.0 + 2.20.0 + 1.28.0 - 1.7.0 - 2.44.3 - 3.11.0.3922 + 1.7.3 + 3.0.0 + 5.2.0.4988 @@ -126,15 +126,6 @@ import - - - me.ahoo.cosid - cosid-bom - ${cosid.version} - pom - import - - cn.dev33 @@ -148,7 +139,7 @@ me.zhyd.oauth JustAuth - ${just-auth.version} + ${justauth.version} com.xkcoding.justauth @@ -194,6 +185,15 @@ ${p6spy.version} + + + me.ahoo.cosid + cosid-bom + ${cosid.version} + pom + import + + com.aizuda @@ -232,13 +232,6 @@ ${easy-captcha.version} - - - org.openjdk.nashorn - nashorn-core - ${nashorn.version} - - cn.idev.excel @@ -285,7 +278,7 @@ com.amazonaws aws-java-sdk-s3 - ${aws-s3-v1.version} + ${aws-sdk-v1.version} @@ -403,6 +396,13 @@ ${snakeyaml.version} + + + org.openjdk.nashorn + nashorn-core + ${nashorn.version} + + commons-beanutils