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