diff --git a/config-server-loader/config-server-loader-common/pom.xml b/config-server-loader/config-server-loader-common/pom.xml index 44af4e1..9bfdb87 100644 --- a/config-server-loader/config-server-loader-common/pom.xml +++ b/config-server-loader/config-server-loader-common/pom.xml @@ -46,7 +46,7 @@ org.springframework.boot spring-boot-starter-web - 3.4.9 + 3.5.5 diff --git a/consul-config-provider/consul-config-provider-spring-resttemplate/pom.xml b/consul-config-provider/consul-config-provider-spring-resttemplate/pom.xml index 861857f..1173a29 100644 --- a/consul-config-provider/consul-config-provider-spring-resttemplate/pom.xml +++ b/consul-config-provider/consul-config-provider-spring-resttemplate/pom.xml @@ -28,7 +28,7 @@ org.springframework.cloud spring-cloud-starter - 4.2.2 + 4.3.0 diff --git a/log-manager/logger-manager-spring/pom.xml b/log-manager/logger-manager-spring/pom.xml index c2ddaa5..98b510d 100644 --- a/log-manager/logger-manager-spring/pom.xml +++ b/log-manager/logger-manager-spring/pom.xml @@ -19,7 +19,7 @@ org.springframework.boot spring-boot-starter-web - 3.4.9 + 3.5.5 org.springframework.boot diff --git a/rest-api-deprecation-switcher/rest-api-deprecation-switcher-spring/pom.xml b/rest-api-deprecation-switcher/rest-api-deprecation-switcher-spring/pom.xml index 6e4932c..37bb98d 100644 --- a/rest-api-deprecation-switcher/rest-api-deprecation-switcher-spring/pom.xml +++ b/rest-api-deprecation-switcher/rest-api-deprecation-switcher-spring/pom.xml @@ -61,7 +61,7 @@ org.springframework.boot spring-boot-starter-web - 3.4.9 + 3.5.5 test diff --git a/rest-third-party/pom.xml b/rest-third-party/pom.xml index 2ae5ee3..ffb7ede 100644 --- a/rest-third-party/pom.xml +++ b/rest-third-party/pom.xml @@ -18,10 +18,10 @@ 7.1.5 - 3.4.9 - 4.2.3 + 3.5.5 + 4.3.0 6.2.10 - 6.4.9 + 6.5.3 5.14.2 @@ -204,7 +204,7 @@ org.springframework.cloud spring-cloud-starter-consul-config - 4.2.2 + 4.3.0 diff --git a/restlegacy/restclient/pom.xml b/restlegacy/restclient/pom.xml index 95740fb..7fd02c7 100644 --- a/restlegacy/restclient/pom.xml +++ b/restlegacy/restclient/pom.xml @@ -56,7 +56,7 @@ org.springframework.security spring-security-oauth2-client - 6.4.9 + 6.5.3 diff --git a/restlegacy/resttemplate/pom.xml b/restlegacy/resttemplate/pom.xml index 2b3972b..93ade49 100644 --- a/restlegacy/resttemplate/pom.xml +++ b/restlegacy/resttemplate/pom.xml @@ -69,7 +69,7 @@ org.springframework.security spring-security-oauth2-client - 6.4.9 + 6.5.3 test diff --git a/security/pom.xml b/security/pom.xml index 4226f1b..d9af787 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -37,7 +37,7 @@ org.springframework.boot spring-boot-autoconfigure - 3.4.9 + 3.5.5 org.springframework