From eb0fd438a749b8711aa612074c77bfd2fb4ba844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 22:43:02 +0000 Subject: [PATCH] build(deps): bump spring-boot.version from 3.4.5 to 4.1.0 Bumps `spring-boot.version` from 3.4.5 to 4.1.0. Updates `org.springframework.boot:spring-boot-starter` from 3.4.5 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v4.1.0) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.5 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v4.1.0) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.4.5 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v4.1.0) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.4.5 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v4.1.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.5 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v4.1.0) Updates `org.springframework.boot:spring-boot` from 3.4.5 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.5...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot dependency-version: 4.1.0 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 b856945f3b1e..ac2418113cb2 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ UTF-8 - 3.4.5 + 4.1.0 5.11.4 5.14.2 1.5.34