From 4f10133d6ffae72e4c33e4c1e80e7467230e000c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 04:43:05 +0000 Subject: [PATCH] Bump the guide-dependencies-maven group across 2 directories with 1 update Bumps the guide-dependencies-maven group with 1 update in the /complete directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Bumps the guide-dependencies-maven group with 1 update in the /initial directory: [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.0.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.0.7) Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.6 to 4.0.7 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.0.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: guide-dependencies-maven - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: guide-dependencies-maven ... Signed-off-by: dependabot[bot] --- complete/pom.xml | 2 +- initial/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/complete/pom.xml b/complete/pom.xml index eef22a43..fed3f451 100644 --- a/complete/pom.xml +++ b/complete/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.6 + 4.0.7 com.example diff --git a/initial/pom.xml b/initial/pom.xml index fdf8ee01..6e6c9a1b 100644 --- a/initial/pom.xml +++ b/initial/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.6 + 4.0.7 com.example