From 6e772bd9f663293c068ea4edfa6962fcb6cc535c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 09:48:37 +0000 Subject: [PATCH] Bump the spring group across 4 directories with 2 updates Bumps the spring group with 2 updates in the /labs/unicorn-stock-broker 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 spring group with 2 updates in the /labs/unicorn-store/software/alternatives/unicorn-audit-service 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 spring group with 1 update in the /labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Bumps the spring group with 1 update in the /labs/unicorn-store/software/unicorn-store-spring 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.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.2...v3.4.4) Updates `org.springframework.cloud:spring-cloud-dependencies` from 2024.0.0 to 2024.0.1 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2024.0.0...v2024.0.1) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.2...v3.4.4) Updates `org.springframework.cloud:spring-cloud-dependencies` from 2024.0.0 to 2024.0.1 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2024.0.0...v2024.0.1) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.2...v3.4.4) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.2...v3.4.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring ... Signed-off-by: dependabot[bot] --- labs/unicorn-stock-broker/pom.xml | 4 ++-- .../software/alternatives/unicorn-audit-service/pom.xml | 4 ++-- .../alternatives/unicorn-store-spring-graalvm/pom.xml | 2 +- labs/unicorn-store/software/unicorn-store-spring/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/labs/unicorn-stock-broker/pom.xml b/labs/unicorn-stock-broker/pom.xml index fc2bb3a1..a057450a 100644 --- a/labs/unicorn-stock-broker/pom.xml +++ b/labs/unicorn-stock-broker/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.2 + 3.4.4 com.unicorn UnicornStockBroker @@ -16,7 +16,7 @@ 17 UTF-8 UTF-8 - 2024.0.0 + 2024.0.1 2.30.21 diff --git a/labs/unicorn-store/software/alternatives/unicorn-audit-service/pom.xml b/labs/unicorn-store/software/alternatives/unicorn-audit-service/pom.xml index 3d713402..40911c43 100644 --- a/labs/unicorn-store/software/alternatives/unicorn-audit-service/pom.xml +++ b/labs/unicorn-store/software/alternatives/unicorn-audit-service/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.2 + 3.4.4 com.unicorn @@ -63,7 +63,7 @@ org.springframework.cloud spring-cloud-dependencies - 2024.0.0 + 2024.0.1 pom import diff --git a/labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml b/labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml index 0ba460e4..983dfcc6 100644 --- a/labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml +++ b/labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.2 + 3.4.4 com.unicorn diff --git a/labs/unicorn-store/software/unicorn-store-spring/pom.xml b/labs/unicorn-store/software/unicorn-store-spring/pom.xml index afb85cff..05214752 100644 --- a/labs/unicorn-store/software/unicorn-store-spring/pom.xml +++ b/labs/unicorn-store/software/unicorn-store-spring/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.2 + 3.4.4 com.unicorn