Upgrade to Spring AMQP 1.7.12

This commit is contained in:
Gary Russell
2019-01-10 11:57:30 -05:00
parent e7ce075e99
commit aecb158c80
7 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.1.RELEASE</version>
<version>1.5.18.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>