From ecfcd20931665402f51cbac707d784895ac74580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 04:15:06 +0000 Subject: [PATCH] chore(deps): bump org.springframework.boot:spring-boot-starter-parent Bumps the spring-boot group in /samples/java-native-image 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-native-image/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java-native-image/pom.xml b/samples/java-native-image/pom.xml index b3421d6..cc9e467 100644 --- a/samples/java-native-image/pom.xml +++ b/samples/java-native-image/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.6 + 4.1.0