From 1afb7289c28d4d71e1e28d409947d6f9811de95a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:36:55 +0000 Subject: [PATCH] Bump org.springframework.cloud:spring-cloud-build Bumps [org.springframework.cloud:spring-cloud-build](https://github.com/spring-cloud/spring-cloud-build) from 4.1.4-SNAPSHOT to 4.2.0-M1. - [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-build/commits/v4.2.0-M1) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c12ab9d73e..aed1d2fbe8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.cloud spring-cloud-build - 4.1.4-SNAPSHOT + 4.2.0-M1