From ab969628336ca55ec64291984b3e2583a0176a9d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 24 Feb 2016 14:35:34 +0000 Subject: [PATCH] Upgrade to Spring AMQP 1.5.4.RELEASE Closes gh-5224 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 9cff4bf821..bf61550532 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -129,7 +129,7 @@ 4.10.4 1.0-groovy-2.4 4.2.4.RELEASE - 1.5.3.RELEASE + 1.5.4.RELEASE 1.2.1.RELEASE 3.0.6.RELEASE Gosling-SR4