From 1a9843e11b3b410131376ddad98845c3b54db589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 23:49:51 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-parent 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). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.2 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.2...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven ... Signed-off-by: dependabot[bot] --- complete/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/complete/pom.xml b/complete/pom.xml index 89c5ef1..8450e4a 100644 --- a/complete/pom.xml +++ b/complete/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.2 + 3.5.4 com.example