Bump Spring AMQP to 1.4.5

This commit is contained in:
Gary Russell
2015-05-07 16:38:23 +01:00
parent ba49e3f4dc
commit 440e314dca
4 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-amqp-samples</artifactId>
<name>Spring AMQP Samples</name>
<version>1.4.4.RELEASE</version>
<version>1.4.5.RELEASE</version>
<packaging>pom</packaging>
<modules>
<module>helloworld</module>