From 3efc44844993294acdc9c111d38d87e00d114f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 03:00:38 +0000 Subject: [PATCH 1/2] Bump the guide-dependencies-maven group across 4 directories with 1 update Bumps the guide-dependencies-maven group with 1 update in the /complete/bookstore 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 /complete/reading 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/bookstore 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/reading 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.3.0 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven ... Signed-off-by: dependabot[bot] --- complete/bookstore/pom.xml | 2 +- complete/reading/pom.xml | 2 +- initial/bookstore/pom.xml | 2 +- initial/reading/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/complete/bookstore/pom.xml b/complete/bookstore/pom.xml index b988c29..7ef3f4e 100644 --- a/complete/bookstore/pom.xml +++ b/complete/bookstore/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.0 + 3.4.0 com.example diff --git a/complete/reading/pom.xml b/complete/reading/pom.xml index 44ab4e5..6f2c3cb 100644 --- a/complete/reading/pom.xml +++ b/complete/reading/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.0 + 3.4.0 com.example diff --git a/initial/bookstore/pom.xml b/initial/bookstore/pom.xml index b988c29..7ef3f4e 100644 --- a/initial/bookstore/pom.xml +++ b/initial/bookstore/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.0 + 3.4.0 com.example diff --git a/initial/reading/pom.xml b/initial/reading/pom.xml index 44ab4e5..6f2c3cb 100644 --- a/initial/reading/pom.xml +++ b/initial/reading/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.0 + 3.4.0 com.example From d756f97fbce8d912b0dcf23c9681307d85c5c19c Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Tue, 3 Dec 2024 17:00:27 -0500 Subject: [PATCH 2/2] Upgrade Spring Cloud To 2024.0.0 --- complete/reading/pom.xml | 2 +- initial/reading/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/complete/reading/pom.xml b/complete/reading/pom.xml index 6f2c3cb..c45e6db 100644 --- a/complete/reading/pom.xml +++ b/complete/reading/pom.xml @@ -15,7 +15,7 @@ Demo project for Spring Boot 17 - 2023.0.2 + 2024.0.0 diff --git a/initial/reading/pom.xml b/initial/reading/pom.xml index 6f2c3cb..c45e6db 100644 --- a/initial/reading/pom.xml +++ b/initial/reading/pom.xml @@ -15,7 +15,7 @@ Demo project for Spring Boot 17 - 2023.0.2 + 2024.0.0