From 91d259ca74d80ac4b6bc9193b435a655f1f524e9 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 18 Dec 2019 17:50:50 +0000 Subject: [PATCH] Bumping versions --- spring-cloud-cloudfoundry-commons/.flattened-pom.xml | 6 +++--- spring-cloud-cloudfoundry-discovery/.flattened-pom.xml | 8 ++++---- spring-cloud-cloudfoundry-sample/.flattened-pom.xml | 2 +- spring-cloud-cloudfoundry-web/.flattened-pom.xml | 8 ++++---- spring-cloud-starter-cloudfoundry/.flattened-pom.xml | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/spring-cloud-cloudfoundry-commons/.flattened-pom.xml b/spring-cloud-cloudfoundry-commons/.flattened-pom.xml index 2601c23..21ddaaf 100644 --- a/spring-cloud-cloudfoundry-commons/.flattened-pom.xml +++ b/spring-cloud-cloudfoundry-commons/.flattened-pom.xml @@ -117,20 +117,20 @@ org.springframework.boot spring-boot-configuration-processor - 2.2.1.RELEASE + 2.2.2.RELEASE compile true org.springframework.boot spring-boot-starter - 2.2.1.RELEASE + 2.2.2.RELEASE compile org.springframework.boot spring-boot-starter-actuator - 2.2.1.RELEASE + 2.2.2.RELEASE compile true diff --git a/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml b/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml index 644222c..398110c 100644 --- a/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml +++ b/spring-cloud-cloudfoundry-discovery/.flattened-pom.xml @@ -105,21 +105,21 @@ org.springframework.boot spring-boot-actuator - 2.2.1.RELEASE + 2.2.2.RELEASE compile true org.springframework.boot spring-boot-configuration-processor - 2.2.1.RELEASE + 2.2.2.RELEASE compile true org.springframework.boot spring-boot-starter-webflux - 2.2.1.RELEASE + 2.2.2.RELEASE compile true @@ -152,7 +152,7 @@ org.springframework.boot spring-boot-autoconfigure-processor - 2.2.1.RELEASE + 2.2.2.RELEASE compile true diff --git a/spring-cloud-cloudfoundry-sample/.flattened-pom.xml b/spring-cloud-cloudfoundry-sample/.flattened-pom.xml index ee5223d..46d9f93 100644 --- a/spring-cloud-cloudfoundry-sample/.flattened-pom.xml +++ b/spring-cloud-cloudfoundry-sample/.flattened-pom.xml @@ -100,7 +100,7 @@ org.springframework.boot spring-boot-starter-web - 2.2.1.RELEASE + 2.2.2.RELEASE compile diff --git a/spring-cloud-cloudfoundry-web/.flattened-pom.xml b/spring-cloud-cloudfoundry-web/.flattened-pom.xml index 23147a3..521f5a1 100644 --- a/spring-cloud-cloudfoundry-web/.flattened-pom.xml +++ b/spring-cloud-cloudfoundry-web/.flattened-pom.xml @@ -99,27 +99,27 @@ org.springframework.boot spring-boot-configuration-processor - 2.2.1.RELEASE + 2.2.2.RELEASE compile true org.springframework.boot spring-boot-starter-web - 2.2.1.RELEASE + 2.2.2.RELEASE compile org.springframework.boot spring-boot-starter-actuator - 2.2.1.RELEASE + 2.2.2.RELEASE compile true org.springframework.boot spring-boot-autoconfigure-processor - 2.2.1.RELEASE + 2.2.2.RELEASE compile true diff --git a/spring-cloud-starter-cloudfoundry/.flattened-pom.xml b/spring-cloud-starter-cloudfoundry/.flattened-pom.xml index 6ab2d86..0b23d80 100644 --- a/spring-cloud-starter-cloudfoundry/.flattened-pom.xml +++ b/spring-cloud-starter-cloudfoundry/.flattened-pom.xml @@ -106,7 +106,7 @@ org.springframework.boot spring-boot-starter-cloud-connectors - 2.2.1.RELEASE + 2.2.2.RELEASE compile