From a854cb73533668ca941c68daad5e355930ce6d67 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 26 Mar 2021 15:31:33 +0100 Subject: [PATCH] Update spring-cloud-stream version in stream sample --- tests/samples-messaging-stream/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/samples-messaging-stream/pom.xml b/tests/samples-messaging-stream/pom.xml index a7378e96fb..7933cb6a63 100644 --- a/tests/samples-messaging-stream/pom.xml +++ b/tests/samples-messaging-stream/pom.xml @@ -21,6 +21,7 @@ org.springframework.cloud spring-cloud-stream + ${spring-cloud-stream.version} test-jar test test-binder