From f25b7295b22d5ed4877919bd19cd1ef072f6b749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 23:33:01 +0000 Subject: [PATCH] build: bump spring-boot.version from 4.0.6 to 4.1.0 in /example Bumps `spring-boot.version` from 4.0.6 to 4.1.0. Updates `org.springframework.boot:spring-boot-dependencies` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 749e093..f939066 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -13,7 +13,7 @@ ${java.version} ${java.version} 6.1.0 - 4.0.6 + 4.1.0 7.34.3 3.0.3 2.0.0