Upgrade to 2.2.5

This commit is contained in:
Gary Russell
2020-02-26 10:41:31 -05:00
parent a9003e4a68
commit 174e4db210
7 changed files with 61 additions and 9 deletions

View File

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