From 261688c3e5fe42d7450371e53c4cb6c0d0dbde18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:15:33 +0000 Subject: [PATCH] chore(deps)(deps): bump spring-boot.version from 4.0.6 to 4.1.0 Bumps `spring-boot.version` from 4.0.6 to 4.1.0. Updates `org.springframework.boot:spring-boot-starter-web` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.boot:spring-boot-starter-test` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugins/spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 8f4d42ed2..388642614 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -36,7 +36,7 @@ false - 4.0.6 + 4.1.0