diff --git a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml index 16b66ea66..d717d5e85 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml @@ -25,13 +25,13 @@ org.springframework.cloud spring-cloud-stream - 3.2.0-SNAPSHOT + 3.2.0-M2 org.springframework.cloud spring-cloud-stream-binder-rabbit - 3.2.0-SNAPSHOT + 3.2.0-M2 @@ -39,7 +39,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka - 3.2.0-SNAPSHOT + 3.2.0-M2