From 5548777167379f82b22c8cbdee3480fb70f27831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 09:14:32 +0000 Subject: [PATCH] chore(deps)(deps): bump spring-boot.version from 4.1.0 to 4.1.1 Bumps `spring-boot.version` from 4.1.0 to 4.1.1. Updates `org.springframework.boot:spring-boot-starter-web` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.1.0...v4.1.1) Updates `org.springframework.boot:spring-boot-starter-test` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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 388642614..770e30a3c 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -36,7 +36,7 @@ false - 4.1.0 + 4.1.1