From 67cffaebcc0c0f4d818ce956f15e57abcd9603ce Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 24 Mar 2016 16:26:54 -0400 Subject: [PATCH] Upgrade Spring AMQP to 1.5.5.RELEASE Closes gh-5489 --- 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 0c50a597a95..f219672d94c 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.5.RELEASE - 1.5.4.RELEASE + 1.5.5.RELEASE 1.2.1.RELEASE 3.0.6.RELEASE Gosling-SR4