diff --git a/spring-cloud-openfeign-core/.flattened-pom.xml b/spring-cloud-openfeign-core/.flattened-pom.xml
index 2df8945e..2eb49a24 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.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
@@ -112,42 +112,42 @@
org.springframework.boot
spring-boot-starter-actuator
- 2.2.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
true
org.springframework.boot
spring-boot-starter-security
- 2.2.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
true
org.springframework.boot
spring-boot-starter-web
- 2.2.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
true
org.springframework.boot
spring-boot-starter-webflux
- 2.2.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
true
org.springframework.boot
spring-boot-starter-reactor-netty
- 2.2.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
true
org.springframework.boot
spring-boot-starter-hateoas
- 2.2.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
true
@@ -161,7 +161,7 @@
io.projectreactor
reactor-core
- 3.3.1.RELEASE
+ 3.3.2.RELEASE
compile
true
@@ -182,7 +182,7 @@
org.springframework.boot
spring-boot-starter-aop
- 2.2.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
@@ -356,21 +356,21 @@
org.springframework.boot
spring-boot-autoconfigure-processor
- 2.2.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
true
org.springframework.boot
spring-boot-configuration-processor
- 2.2.2.RELEASE
+ 2.3.0.BUILD-SNAPSHOT
compile
true
org.springframework.data
spring-data-commons
- 2.2.3.RELEASE
+ 2.3.0.M2
compile
true
diff --git a/spring-cloud-starter-openfeign/.flattened-pom.xml b/spring-cloud-starter-openfeign/.flattened-pom.xml
index ed9e3d52..8aa54b1b 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.2.RELEASE
+ 5.2.3.RELEASE
compile