diff --git a/bom/spring-cloud-starter-parent/pom.xml b/bom/spring-cloud-starter-parent/pom.xml
index 99253774c..4f7dce46d 100644
--- a/bom/spring-cloud-starter-parent/pom.xml
+++ b/bom/spring-cloud-starter-parent/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.7
+ 3.2.0-SNAPSHOT
org.springframework.cloud
diff --git a/samples/kafka-binder-native-app/pom.xml b/samples/kafka-binder-native-app/pom.xml
index 2761c85e7..a64ab9017 100644
--- a/samples/kafka-binder-native-app/pom.xml
+++ b/samples/kafka-binder-native-app/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.7
+ 3.2.0-SNAPSHOT
com.example
diff --git a/samples/pom.xml b/samples/pom.xml
index 6330fe9ee..bf2050920 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -11,14 +11,14 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.7
+ 3.2.0-SNAPSHOT
1.11.0
7.0.1
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT
diff --git a/samples/stream-function-batch-producer-consumer/pom.xml b/samples/stream-function-batch-producer-consumer/pom.xml
index 7d3d97b6a..8b69c8d90 100644
--- a/samples/stream-function-batch-producer-consumer/pom.xml
+++ b/samples/stream-function-batch-producer-consumer/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.7
+ 3.2.0-SNAPSHOT
com.example
@@ -15,7 +15,7 @@
Sample app using stream functions with batch producer and consumer using kafka
17
- 2022.0.4-SNAPSHOT
+ 2023.0.0-SNAPSHOT