diff --git a/docs/src/test/resources/test/pom.xml b/docs/src/test/resources/test/pom.xml
index cb1cb30..cb65e84 100644
--- a/docs/src/test/resources/test/pom.xml
+++ b/docs/src/test/resources/test/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-dependencies-parent
- 4.2.1-SNAPSHOT
+ 4.3.0-SNAPSHOT
spring-cloud-dependencies
diff --git a/pom.xml b/pom.xml
index 02c8b5d..81a82ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-build
- 4.2.1-SNAPSHOT
+ 4.3.0-SNAPSHOT
diff --git a/spring-cloud-starter-parent/pom.xml b/spring-cloud-starter-parent/pom.xml
index 89fb210..6338dbc 100644
--- a/spring-cloud-starter-parent/pom.xml
+++ b/spring-cloud-starter-parent/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0
+ 3.5.0-SNAPSHOT
org.springframework.cloud