From f46533446b4defc7ac3a953115f0dfa4c1b1e53d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 13:15:15 +0000 Subject: [PATCH] Bump springboot.version from 4.0.5 to 4.0.6 Bumps `springboot.version` from 4.0.5 to 4.0.6. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.6 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 c010aa4fa5..a808b5c57c 100644 --- a/examples/spring-web/pom.xml +++ b/examples/spring-web/pom.xml @@ -16,7 +16,7 @@ - 4.0.5 + 4.0.6 diff --git a/examples/springboot/pom.xml b/examples/springboot/pom.xml index 34bc5d5cf9..654a59df93 100644 --- a/examples/springboot/pom.xml +++ b/examples/springboot/pom.xml @@ -16,7 +16,7 @@ - 4.0.5 + 4.0.6