From 1118091ec8cf6533d55ba96107387d85b661259b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:49:13 +0000 Subject: [PATCH] Bump the guide-dependencies-maven group across 2 directories with 2 updates Bumps the guide-dependencies-maven group with 2 updates in the /complete directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release). Bumps the guide-dependencies-maven group with 2 updates in the /initial directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.1 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.1...v3.4.2) Updates `org.springframework.cloud:spring-cloud-dependencies` from 2023.0.2 to 2024.0.0 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2023.0.2...v2024.0.0) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.1 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.1...v3.4.2) Updates `org.springframework.cloud:spring-cloud-dependencies` from 2023.0.2 to 2024.0.0 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2023.0.2...v2024.0.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.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-major 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.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-major dependency-group: guide-dependencies-maven ... Signed-off-by: dependabot[bot] --- complete/pom.xml | 4 ++-- initial/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/complete/pom.xml b/complete/pom.xml index b4401ee..4108b7f 100644 --- a/complete/pom.xml +++ b/complete/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.1 + 3.4.2 @@ -41,7 +41,7 @@ - 2023.0.2 + 2024.0.0 diff --git a/initial/pom.xml b/initial/pom.xml index 7c24fd5..fb0c33a 100644 --- a/initial/pom.xml +++ b/initial/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.1 + 3.4.2 org.springframework @@ -16,7 +16,7 @@ 17 - 2023.0.2 + 2024.0.0