Revert to Rabbit version provided by Spring Boot/Cloud
At the time of the commit it is 1.5.3.RELEASE, but it will pull the version as per the Spring Cloud parent version.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
<properties>
|
||||
<kafka.version>0.8.2.1</kafka.version>
|
||||
<curator.version>2.6.0</curator.version>
|
||||
<spring-amqp.version>1.5.4.BUILD-SNAPSHOT</spring-amqp.version>
|
||||
</properties>
|
||||
<modules>
|
||||
<module>spring-cloud-stream-binder-test</module>
|
||||
|
||||
Reference in New Issue
Block a user