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

This reverts commit 15ae4836
This commit is contained in:
spencergibb
2021-03-26 13:40:14 -04:00
parent 5fc90ed3f3
commit e523cb4ec6

View File

@@ -21,6 +21,7 @@
<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>