Upgraded versions of dependencies

This commit is contained in:
Michael Minella
2016-11-21 10:08:20 -06:00
parent 366cbaf213
commit dd5963e464
6 changed files with 12 additions and 12 deletions

View File

@@ -46,7 +46,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>
<version>1.1.0.RELEASE</version>
<version>1.1.1.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>