Update Spring AMQP to 1.6.5

This commit is contained in:
Gary Russell
2016-11-09 10:38:13 -05:00
parent 608648e67f
commit dfcccbbc2a
5 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.amqp</groupId>
<artifactId>rabbit-tutorials</artifactId>
<version>1.6.0.RELEASE</version>
<version>1.6.5.RELEASE</version>
<packaging>jar</packaging>
<name>rabbitmq-tutorials</name>