diff --git a/bom/spring-cloud-starter-parent/pom.xml b/bom/spring-cloud-starter-parent/pom.xml index e0acdca1b..413278cb1 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.0.9 org.springframework.cloud diff --git a/samples/kafka-binder-native-app/pom.xml b/samples/kafka-binder-native-app/pom.xml index 03584e88b..10fcff461 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.0.9 com.example diff --git a/samples/pom.xml b/samples/pom.xml index 685818a35..8222c87e9 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.7 + 3.0.9 diff --git a/samples/stream-function-batch-producer-consumer/pom.xml b/samples/stream-function-batch-producer-consumer/pom.xml index 7d3d97b6a..128e87a00 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.0.9 com.example