From 6c66d1b69104d69d7d4e8feefba118550e6f7ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:33:02 +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 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.cloud:spring-cloud-dependencies` from 2025.1.1 to 2025.1.2 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2025.1.1...v2025.1.2) Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.cloud:spring-cloud-dependencies` from 2025.1.1 to 2025.1.2 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2025.1.1...v2025.1.2) Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.6 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-version: 2025.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-version: 2025.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 dc814c1d..3ad3c677 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 - 4.0.6 + 4.1.0 com.unicorn UnicornStockBroker @@ -16,7 +16,7 @@ 25 UTF-8 UTF-8 - 2025.1.1 + 2025.1.2 2.44.12 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 26c2c57f..b8574d6a 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 - 4.0.6 + 4.1.0 com.unicorn @@ -63,7 +63,7 @@ org.springframework.cloud spring-cloud-dependencies - 2025.1.1 + 2025.1.2 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 38c0f85d..58cad5fd 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 - 4.0.6 + 4.1.0 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 1876c93d..f3f22066 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 - 4.0.6 + 4.1.0 com.unicorn