From dd5df7730571a50fe4b8b8493b9886abcf625023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 18:46:01 +0000 Subject: [PATCH] Bump springboot.version from 4.0.3 to 4.0.4 Bumps `springboot.version` from 4.0.3 to 4.0.4. Updates `org.springframework.boot:spring-boot-dependencies` 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-maven-plugin` 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-dependencies dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/spring-web/pom.xml | 2 +- examples/springboot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/spring-web/pom.xml b/examples/spring-web/pom.xml index 8e3b85fd7b0..1b0600100e7 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -17,7 +17,7 @@ 17 - 4.0.3 + 4.0.4 diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index a39d4d8799b..624716e4cd4 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -17,7 +17,7 @@ 17 - 4.0.3 + 4.0.4