From 4cdf03a1786657a175e9cd990ba987066f88f541 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 11 Sep 2015 13:50:19 +0200 Subject: [PATCH] Upgrade to Spring AMQP 1.5.0.RELEASE Closes gh-3940 --- 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 5ba82115f0..d1ecf8873a 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -126,7 +126,7 @@ 4.10.4 1.0-groovy-2.4 4.2.1.RELEASE - 1.5.0.RC1 + 1.5.0.RELEASE 1.2.0.RELEASE 3.0.5.RELEASE Gosling-RELEASE