From 22a552fa0bf302c57f9210b9a92f5a69464f7637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 04:15:16 +0000 Subject: [PATCH] chore(deps): bump org.springframework.boot:spring-boot-starter-parent Bumps the spring-boot group in /samples/java with 1 update: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter-parent` 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-starter-parent dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring-boot ... Signed-off-by: dependabot[bot] --- samples/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java/pom.xml b/samples/java/pom.xml index 342bd94..f113e6e 100644 --- a/samples/java/pom.xml +++ b/samples/java/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.6 + 4.1.0