From 30c3f9a58ed9d9a03766a39adda73c9e5626ae63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 21:19:30 +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.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.1...v3.4.3) 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.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.1...v3.4.3) 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..5d5f888 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.3 @@ -41,7 +41,7 @@ - 2023.0.2 + 2024.0.0 diff --git a/initial/pom.xml b/initial/pom.xml index 7c24fd5..b5d801c 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.3 org.springframework @@ -16,7 +16,7 @@ 17 - 2023.0.2 + 2024.0.0