From 08b0a7d9b3c0c99a51276da536a5734181c6a334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 02:02:14 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-dependencies Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 4.0.0-M2 to 4.0.0-RC2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.0-M2...v4.0.0-RC2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.0-RC2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- demos/spring-boot-demo-root/spring-boot-jersey-demo/pom.xml | 2 +- demos/spring-boot-demo-root/spring-boot-mvc-demo/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/demos/spring-boot-demo-root/spring-boot-jersey-demo/pom.xml b/demos/spring-boot-demo-root/spring-boot-jersey-demo/pom.xml index 8fe5b6f8..8f8d1719 100644 --- a/demos/spring-boot-demo-root/spring-boot-jersey-demo/pom.xml +++ b/demos/spring-boot-demo-root/spring-boot-jersey-demo/pom.xml @@ -147,7 +147,7 @@ org.springframework.boot spring-boot-dependencies - 4.0.0-M2 + 4.0.0-RC2 pom import diff --git a/demos/spring-boot-demo-root/spring-boot-mvc-demo/pom.xml b/demos/spring-boot-demo-root/spring-boot-mvc-demo/pom.xml index cd266501..8c29ff56 100644 --- a/demos/spring-boot-demo-root/spring-boot-mvc-demo/pom.xml +++ b/demos/spring-boot-demo-root/spring-boot-mvc-demo/pom.xml @@ -130,7 +130,7 @@ org.springframework.boot spring-boot-dependencies - 4.0.0-M2 + 4.0.0-RC2 pom import diff --git a/pom.xml b/pom.xml index 904521ed..bdff6d8a 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ org.springframework.boot spring-boot-dependencies - 4.0.0-M2 + 4.0.0-RC2 pom import