From 7fb5710cb359d5ea9894e84a0511d90426eaa131 Mon Sep 17 00:00:00 2001 From: v-zhangjc9 Date: Thu, 9 May 2024 11:05:10 +0800 Subject: [PATCH] =?UTF-8?q?feat(all):=20=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=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 cloud升级到2.x的最后一个小版本,其余依赖配合升级 --- pom.xml | 26 ++++++++++++------- service-check/pom.xml | 2 -- .../service-executor-manager/pom.xml | 2 -- .../service-executor-task/pom.xml | 1 - service-forest/pom.xml | 1 - service-hudi-query/pom.xml | 2 -- service-launcher/pom.xml | 1 - utils/executor/pom.xml | 1 - utils/sync/pom.xml | 1 - 9 files changed, 16 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index e38fee2..2df2773 100644 --- a/pom.xml +++ b/pom.xml @@ -45,17 +45,17 @@ b2b12 - 2.6.8 - 2021.0.3 + 2.6.15 + 2021.0.9 1.13 2.11 0.12.0-eshore-SNAPSHOT 1.13.3 1.13.3 - 10.4.0 + 11.1.0 5.1.0 2.8.0 - 5.7.16 + 5.8.27 @@ -142,22 +142,22 @@ com.dtflys.forest forest-spring-boot-starter - 1.5.30 + 1.5.36 com.alibaba druid-spring-boot-starter - 1.2.17 + 1.2.22 com.fasterxml.jackson.datatype jackson-datatype-eclipse-collections - 2.13.5 + 2.17.1 com.github.ulisesbocchio jasypt-spring-boot-starter - 3.0.4 + 3.0.5 @@ -198,7 +198,7 @@ dev.failsafe failsafe - 3.2.4 + 3.3.1 org.eclipse.collections @@ -244,7 +244,7 @@ com.cronutils cron-utils - 9.2.0 + 9.2.1 com.sun.jersey @@ -383,6 +383,12 @@ curator-framework ${curator.version} + + + io.javalin + javalin + 4.6.8 + diff --git a/service-check/pom.xml b/service-check/pom.xml index 2baae15..88f1a5b 100644 --- a/service-check/pom.xml +++ b/service-check/pom.xml @@ -81,7 +81,6 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 copy-config-file @@ -106,7 +105,6 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 false true diff --git a/service-executor/service-executor-manager/pom.xml b/service-executor/service-executor-manager/pom.xml index 96579c9..5e0b6c6 100644 --- a/service-executor/service-executor-manager/pom.xml +++ b/service-executor/service-executor-manager/pom.xml @@ -100,7 +100,6 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 copy-config-file @@ -125,7 +124,6 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 false true diff --git a/service-executor/service-executor-task/pom.xml b/service-executor/service-executor-task/pom.xml index 434b42f..8b12f51 100644 --- a/service-executor/service-executor-task/pom.xml +++ b/service-executor/service-executor-task/pom.xml @@ -84,7 +84,6 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 false true diff --git a/service-forest/pom.xml b/service-forest/pom.xml index c7a22bf..ab62bf8 100644 --- a/service-forest/pom.xml +++ b/service-forest/pom.xml @@ -31,7 +31,6 @@ io.javalin javalin - 4.6.8 test diff --git a/service-hudi-query/pom.xml b/service-hudi-query/pom.xml index 557db5b..480ca9b 100644 --- a/service-hudi-query/pom.xml +++ b/service-hudi-query/pom.xml @@ -97,7 +97,6 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 copy-config-file @@ -122,7 +121,6 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 false true diff --git a/service-launcher/pom.xml b/service-launcher/pom.xml index 962a8a5..7d8f100 100644 --- a/service-launcher/pom.xml +++ b/service-launcher/pom.xml @@ -78,7 +78,6 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 copy-config-file diff --git a/utils/executor/pom.xml b/utils/executor/pom.xml index 05bfe6b..88e2430 100644 --- a/utils/executor/pom.xml +++ b/utils/executor/pom.xml @@ -111,7 +111,6 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 false true diff --git a/utils/sync/pom.xml b/utils/sync/pom.xml index 459bf58..619a6ac 100644 --- a/utils/sync/pom.xml +++ b/utils/sync/pom.xml @@ -19,7 +19,6 @@ com.lanyuanxiaoyao service-common - 1.0.0-SNAPSHOT org.apache.hudi