From 29889c04e12fd15ab91e13d671ee19b8b60899e9 Mon Sep 17 00:00:00 2001 From: panos-kakos Date: Sat, 22 Nov 2025 10:12:30 +0200 Subject: [PATCH 1/3] [JAVA-49669] Upgraded spring boot version to 3.5.7 for module spring-boot-simple --- spring-boot-modules/spring-boot-simple/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-modules/spring-boot-simple/pom.xml b/spring-boot-modules/spring-boot-simple/pom.xml index 0c88492321ae..46bf49e095b2 100644 --- a/spring-boot-modules/spring-boot-simple/pom.xml +++ b/spring-boot-modules/spring-boot-simple/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.4 + 3.5.7 @@ -96,7 +96,7 @@ com.baeldung.bootstrap.Application 7.0.2 - 3.5.4 + 3.5.7 \ No newline at end of file From 536f1c5ca2a375ec554a98bbf1662a600dd57fe2 Mon Sep 17 00:00:00 2001 From: panos-kakos Date: Sat, 22 Nov 2025 10:29:37 +0200 Subject: [PATCH 2/3] [JAVA-49669] Upgraded spring boot version to 3.5.7 for module spring-boot-environment --- .../spring-boot-environment/pom.xml | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/spring-boot-modules/spring-boot-environment/pom.xml b/spring-boot-modules/spring-boot-environment/pom.xml index cfd9d1e9af0e..18ed179bd429 100644 --- a/spring-boot-modules/spring-boot-environment/pom.xml +++ b/spring-boot-modules/spring-boot-environment/pom.xml @@ -46,17 +46,12 @@ h2 runtime - org.subethamail subethasmtp ${subethasmtp.version} test - - org.springframework.cloud - spring-cloud-context - org.apache.httpcomponents httpclient @@ -64,18 +59,6 @@ - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring.cloud-version} - pom - import - - - - ${project.artifactId} @@ -152,9 +135,9 @@ + 3.5.7 3.1.7 4.5.8 - 2023.0.0 \ No newline at end of file From f982eb526101e3f1d8d1c38548c687120949a977 Mon Sep 17 00:00:00 2001 From: panos-kakos Date: Sat, 22 Nov 2025 10:33:44 +0200 Subject: [PATCH 3/3] [JAVA-49669] Upgraded spring boot version to 3.5.7 for module spring-boot-rest --- spring-boot-rest/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-boot-rest/pom.xml b/spring-boot-rest/pom.xml index dd71ac85b267..a27a85889d80 100644 --- a/spring-boot-rest/pom.xml +++ b/spring-boot-rest/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung.web spring-boot-rest @@ -175,7 +175,7 @@ 3.2.0 5.5.0 6.2.3 - 3.4.3 + 3.5.7 1.5.17