From 9648e43a0270de2be6d4b7eab66505987073392e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 09:32:06 +0000 Subject: [PATCH] chore(deps)(deps): bump spring-boot.version from 4.0.3 to 4.0.4 Bumps `spring-boot.version` from 4.0.3 to 4.0.4. Updates `org.springframework.boot:spring-boot-starter-web` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.3...v4.0.4) Updates `org.springframework.boot:spring-boot-starter-test` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.4 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 0684e28aa..5cfb22a04 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -36,7 +36,7 @@ false - 4.0.3 + 4.0.4