Update spring-cloud-stream version in stream sample
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
<artifactId>spring-cloud-stream</artifactId>
|
<artifactId>spring-cloud-stream</artifactId>
|
||||||
|
<version>${spring-cloud-stream.version}</version>
|
||||||
<type>test-jar</type>
|
<type>test-jar</type>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
<classifier>test-binder</classifier>
|
<classifier>test-binder</classifier>
|
||||||
|
|||||||
Reference in New Issue
Block a user