From 664cb34db456110f7e14d5c2349e197473d0a81c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 22:35:43 +0000 Subject: [PATCH] fix(deps): update spring boot to v3.5.7 --- spring-multimodule-example/module-b-example/pom.xml | 2 +- spring-multimodule-example/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-multimodule-example/module-b-example/pom.xml b/spring-multimodule-example/module-b-example/pom.xml index 95e0a42..db2a55d 100644 --- a/spring-multimodule-example/module-b-example/pom.xml +++ b/spring-multimodule-example/module-b-example/pom.xml @@ -15,7 +15,7 @@ 21 - 3.5.6 + 3.5.7 diff --git a/spring-multimodule-example/pom.xml b/spring-multimodule-example/pom.xml index 98475b7..54ec1ed 100644 --- a/spring-multimodule-example/pom.xml +++ b/spring-multimodule-example/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.6 + 3.5.7 @@ -17,7 +17,7 @@ 21 - 3.5.6 + 3.5.7