From 282c6adec5c275f5f80549044e3d08eaedb28dd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 09:46:40 +0000 Subject: [PATCH] fix(deps): update spring boot --- poc-algorithms/pom.xml | 2 +- poc-mongodb-redis-cache/mongodb-redis-integration/pom.xml | 2 +- .../reactive-mongodb-redis-integration/pom.xml | 2 +- poc-reactive-learning/pom.xml | 2 +- poc-rest-api/spring-boot-rest-webflux/pom.xml | 2 +- poc-rest-api/spring-boot-rest-webmvc/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/poc-algorithms/pom.xml b/poc-algorithms/pom.xml index 613f73003..f2423f773 100644 --- a/poc-algorithms/pom.xml +++ b/poc-algorithms/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.1 + 4.0.2 diff --git a/poc-mongodb-redis-cache/mongodb-redis-integration/pom.xml b/poc-mongodb-redis-cache/mongodb-redis-integration/pom.xml index 936df2d1f..333af963a 100644 --- a/poc-mongodb-redis-cache/mongodb-redis-integration/pom.xml +++ b/poc-mongodb-redis-cache/mongodb-redis-integration/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.1 + 4.0.2 diff --git a/poc-mongodb-redis-cache/reactive-mongodb-redis-integration/pom.xml b/poc-mongodb-redis-cache/reactive-mongodb-redis-integration/pom.xml index aa134ab25..dc3ec4d7f 100644 --- a/poc-mongodb-redis-cache/reactive-mongodb-redis-integration/pom.xml +++ b/poc-mongodb-redis-cache/reactive-mongodb-redis-integration/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.1 + 4.0.2 diff --git a/poc-reactive-learning/pom.xml b/poc-reactive-learning/pom.xml index 1f19a5704..adbab3e66 100644 --- a/poc-reactive-learning/pom.xml +++ b/poc-reactive-learning/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.1 + 4.0.2 diff --git a/poc-rest-api/spring-boot-rest-webflux/pom.xml b/poc-rest-api/spring-boot-rest-webflux/pom.xml index 5b02db92f..0a869723b 100644 --- a/poc-rest-api/spring-boot-rest-webflux/pom.xml +++ b/poc-rest-api/spring-boot-rest-webflux/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.1 + 4.0.2 diff --git a/poc-rest-api/spring-boot-rest-webmvc/pom.xml b/poc-rest-api/spring-boot-rest-webmvc/pom.xml index b348f76f2..72a3765f8 100644 --- a/poc-rest-api/spring-boot-rest-webmvc/pom.xml +++ b/poc-rest-api/spring-boot-rest-webmvc/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.9 + 3.5.10