From 8d7be40b11b60d530c07f879f52f0aae0eea6da8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 12:31:44 +0000 Subject: [PATCH] Bump spring-cloud-dependencies from 2021.0.0 to 2021.0.1 Bumps [spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-build) from 2021.0.0 to 2021.0.1. - [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-build/commits) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ceafb87..d503681 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 2.6.3 - 2021.0.0 + 2021.0.1 1.0.1 -- GitLab