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 97f844c97..2abf7f3a6 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml @@ -22,11 +22,16 @@ + + org.springframework.cloud + spring-cloud-stream + 3.1.3-SNAPSHOT + org.springframework.cloud spring-cloud-stream-binder-rabbit - 3.1.0-SNAPSHOT + 3.1.3-SNAPSHOT @@ -34,7 +39,7 @@ org.springframework.cloud spring-cloud-stream-binder-kafka - 3.1.0-SNAPSHOT + 3.1.3-SNAPSHOT