diff --git a/pom.xml b/pom.xml index 631fb6c9be..031080e296 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ 2.0.9 2.20.0 5.3.30 - 2.7.16 + 2.7.17 4.2.3 2.1.6 3.6.0 diff --git a/samples/spring-boot-3-web/pom.xml b/samples/spring-boot-3-web/pom.xml index a56910b0d2..1b16455d3f 100644 --- a/samples/spring-boot-3-web/pom.xml +++ b/samples/spring-boot-3-web/pom.xml @@ -36,7 +36,6 @@ samples.spring.boot3.web 3.1.2 - ${spring-boot3.version} 6.0.11 @@ -93,7 +92,7 @@ org.springframework.boot spring-boot-dependencies - ${spring-boot.version} + ${spring-boot3.version} pom import @@ -112,7 +111,7 @@ org.springframework.boot spring-boot-maven-plugin - ${spring-boot.version} + ${spring-boot3.version} diff --git a/tools/hasher/pom.xml b/tools/hasher/pom.xml index 0720d0cc64..f54509ace3 100644 --- a/tools/hasher/pom.xml +++ b/tools/hasher/pom.xml @@ -93,7 +93,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.7.16 + 2.7.17