Revert "Update spring-cloud-stream version in stream sample"

This reverts commit a854cb73
This commit is contained in:
spencergibb
2021-03-26 11:25:52 -04:00
parent a854cb7353
commit 15ae483619

View File

@@ -21,7 +21,6 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream</artifactId>
<version>${spring-cloud-stream.version}</version>
<type>test-jar</type>
<scope>test</scope>
<classifier>test-binder</classifier>