From b1b2a6d5d50396bd9066961adbb46cf1635568d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 01:09:13 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-parent Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.18 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- chapter-3/chapter-3-spring-rest-json/pom.xml | 2 +- chapter-3/chapter-3-spring-webflux-rest-json/pom.xml | 2 +- chapter-4/chapter-4-spring-data-jpa/pom.xml | 2 +- chapter-4/chapter-4-spring-data-r2dbc/pom.xml | 2 +- chapter-5/chapter-5-spring-cloud-events/pom.xml | 2 +- chapter-5/chapter-5-spring-eventbus/pom.xml | 2 +- chapter-5/chapter-5-spring-kafka-streams/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/chapter-3/chapter-3-spring-rest-json/pom.xml b/chapter-3/chapter-3-spring-rest-json/pom.xml index 939aacb8..5e18e424 100644 --- a/chapter-3/chapter-3-spring-rest-json/pom.xml +++ b/chapter-3/chapter-3-spring-rest-json/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.18 + 4.0.0 org.acme diff --git a/chapter-3/chapter-3-spring-webflux-rest-json/pom.xml b/chapter-3/chapter-3-spring-webflux-rest-json/pom.xml index 09191a9c..f03496b0 100644 --- a/chapter-3/chapter-3-spring-webflux-rest-json/pom.xml +++ b/chapter-3/chapter-3-spring-webflux-rest-json/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.18 + 4.0.0 org.acme diff --git a/chapter-4/chapter-4-spring-data-jpa/pom.xml b/chapter-4/chapter-4-spring-data-jpa/pom.xml index 44fd748b..434d0f5e 100644 --- a/chapter-4/chapter-4-spring-data-jpa/pom.xml +++ b/chapter-4/chapter-4-spring-data-jpa/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.18 + 4.0.0 org.acme diff --git a/chapter-4/chapter-4-spring-data-r2dbc/pom.xml b/chapter-4/chapter-4-spring-data-r2dbc/pom.xml index 736c2d8d..b9db21e8 100644 --- a/chapter-4/chapter-4-spring-data-r2dbc/pom.xml +++ b/chapter-4/chapter-4-spring-data-r2dbc/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.18 + 4.0.0 org.acme diff --git a/chapter-5/chapter-5-spring-cloud-events/pom.xml b/chapter-5/chapter-5-spring-cloud-events/pom.xml index 1c570d1f..84b595e5 100644 --- a/chapter-5/chapter-5-spring-cloud-events/pom.xml +++ b/chapter-5/chapter-5-spring-cloud-events/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.18 + 4.0.0 diff --git a/chapter-5/chapter-5-spring-eventbus/pom.xml b/chapter-5/chapter-5-spring-eventbus/pom.xml index faff85e5..ad4cf43e 100644 --- a/chapter-5/chapter-5-spring-eventbus/pom.xml +++ b/chapter-5/chapter-5-spring-eventbus/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.18 + 4.0.0 org.acme diff --git a/chapter-5/chapter-5-spring-kafka-streams/pom.xml b/chapter-5/chapter-5-spring-kafka-streams/pom.xml index d4792d28..ebc2b6d2 100644 --- a/chapter-5/chapter-5-spring-kafka-streams/pom.xml +++ b/chapter-5/chapter-5-spring-kafka-streams/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.18 + 4.0.0 org.acme