From 58e02d257892606a801ffb1a5da66c0903c80b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 23:34:52 +0000 Subject: [PATCH] build: bump spring-boot.version from 4.0.5 to 4.0.6 in /example Bumps `spring-boot.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] --- example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index e666160..f25700e 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -13,7 +13,7 @@ ${java.version} ${java.version} 6.0.3 - 4.0.5 + 4.0.6 7.34.3 3.0.3 2.0.0