diff --git a/spring-cloud-openfeign-core/.flattened-pom.xml b/spring-cloud-openfeign-core/.flattened-pom.xml index 246b2a31..a3318671 100644 --- a/spring-cloud-openfeign-core/.flattened-pom.xml +++ b/spring-cloud-openfeign-core/.flattened-pom.xml @@ -100,7 +100,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.2.1.RELEASE + 2.2.2.RELEASE compile @@ -112,42 +112,42 @@ org.springframework.boot spring-boot-starter-actuator - 2.2.1.RELEASE + 2.2.2.RELEASE compile true org.springframework.boot spring-boot-starter-security - 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-webflux - 2.2.1.RELEASE + 2.2.2.RELEASE compile true org.springframework.boot spring-boot-starter-reactor-netty - 2.2.1.RELEASE + 2.2.2.RELEASE compile true org.springframework.boot spring-boot-starter-hateoas - 2.2.1.RELEASE + 2.2.2.RELEASE compile true @@ -161,7 +161,7 @@ io.projectreactor reactor-core - 3.3.0.RELEASE + 3.3.1.RELEASE compile true @@ -182,7 +182,7 @@ org.springframework.boot spring-boot-starter-aop - 2.2.1.RELEASE + 2.2.2.RELEASE compile @@ -363,21 +363,21 @@ org.springframework.boot spring-boot-autoconfigure-processor - 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.data spring-data-commons - 2.2.1.RELEASE + 2.2.3.RELEASE compile true diff --git a/spring-cloud-starter-openfeign/.flattened-pom.xml b/spring-cloud-starter-openfeign/.flattened-pom.xml index bc65a9d1..6f4d14df 100644 --- a/spring-cloud-starter-openfeign/.flattened-pom.xml +++ b/spring-cloud-starter-openfeign/.flattened-pom.xml @@ -112,7 +112,7 @@ org.springframework spring-web - 5.2.1.RELEASE + 5.2.2.RELEASE compile