From c633d620bd946b151d50c79abb6086801cd3d390 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 18 Dec 2019 18:33:22 +0000 Subject: [PATCH] Bumping versions --- spring-cloud-zookeeper-config/.flattened-pom.xml | 6 +++--- spring-cloud-zookeeper-core/.flattened-pom.xml | 8 ++++---- spring-cloud-zookeeper-discovery/.flattened-pom.xml | 12 ++++++------ spring-cloud-zookeeper-sample/.flattened-pom.xml | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/spring-cloud-zookeeper-config/.flattened-pom.xml b/spring-cloud-zookeeper-config/.flattened-pom.xml index 3c320a46..947994c8 100644 --- a/spring-cloud-zookeeper-config/.flattened-pom.xml +++ b/spring-cloud-zookeeper-config/.flattened-pom.xml @@ -113,14 +113,14 @@ org.springframework.boot spring-boot-starter-web - 2.2.1.RELEASE + 2.2.2.RELEASE compile true org.springframework.boot spring-boot-starter-actuator - 2.2.1.RELEASE + 2.2.2.RELEASE compile true @@ -144,7 +144,7 @@ org.springframework.boot spring-boot-autoconfigure-processor - 2.2.1.RELEASE + 2.2.2.RELEASE compile true diff --git a/spring-cloud-zookeeper-core/.flattened-pom.xml b/spring-cloud-zookeeper-core/.flattened-pom.xml index 9237b5cb..fb047d90 100644 --- a/spring-cloud-zookeeper-core/.flattened-pom.xml +++ b/spring-cloud-zookeeper-core/.flattened-pom.xml @@ -100,21 +100,21 @@ 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 true org.springframework.boot spring-boot-starter-actuator - 2.2.1.RELEASE + 2.2.2.RELEASE compile true @@ -145,7 +145,7 @@ org.springframework.boot spring-boot-autoconfigure-processor - 2.2.1.RELEASE + 2.2.2.RELEASE compile true diff --git a/spring-cloud-zookeeper-discovery/.flattened-pom.xml b/spring-cloud-zookeeper-discovery/.flattened-pom.xml index f58c404d..96e99225 100644 --- a/spring-cloud-zookeeper-discovery/.flattened-pom.xml +++ b/spring-cloud-zookeeper-discovery/.flattened-pom.xml @@ -113,35 +113,35 @@ org.springframework.boot spring-boot-starter - 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 spring-web - 5.2.1.RELEASE + 5.2.2.RELEASE compile true org.springframework.boot spring-boot-starter-actuator - 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 @@ -245,7 +245,7 @@ org.springframework.boot spring-boot-autoconfigure-processor - 2.2.1.RELEASE + 2.2.2.RELEASE compile true diff --git a/spring-cloud-zookeeper-sample/.flattened-pom.xml b/spring-cloud-zookeeper-sample/.flattened-pom.xml index 4c07b03e..7737862e 100644 --- a/spring-cloud-zookeeper-sample/.flattened-pom.xml +++ b/spring-cloud-zookeeper-sample/.flattened-pom.xml @@ -106,13 +106,13 @@ 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