From 2345a47fe6336d8e52644fb3f10709a6a0e2d6ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:07:56 +0000 Subject: [PATCH] Bump spring.boot.version from 3.5.9 to 4.0.1 Bumps `spring.boot.version` from 3.5.9 to 4.0.1. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.9 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.9...v4.0.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.9 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.9...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e22c945e23..18372136f6 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ 5.0.0 - 3.5.9 + 4.0.1 3.5.6 2.8.13