From 70fb4ab7d6c64ac75fdac55b1735348b65c74727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 05:30:49 +0000 Subject: [PATCH] Bump spring-cloud-config-server in /springcloud-config-3344 Bumps [spring-cloud-config-server](https://github.com/spring-cloud/spring-cloud-config) from 2.1.3.RELEASE to 2.2.0.RELEASE. - [Release notes](https://github.com/spring-cloud/spring-cloud-config/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-config/compare/v2.1.3.RELEASE...v2.2.0.RELEASE) Signed-off-by: dependabot[bot] --- springcloud-config-3344/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springcloud-config-3344/pom.xml b/springcloud-config-3344/pom.xml index ad97318..891a124 100644 --- a/springcloud-config-3344/pom.xml +++ b/springcloud-config-3344/pom.xml @@ -19,7 +19,7 @@ org.springframework.cloud spring-cloud-config-server - 2.1.3.RELEASE + 2.2.0.RELEASE