From 24ba436e2bc1574476cef6a2a82e2aaea3943d50 Mon Sep 17 00:00:00 2001 From: Michael Cramer Date: Mon, 15 Dec 2014 09:27:09 +0100 Subject: [PATCH] Upgrade to Spring AMQP 1.4.1.RELEASE Closes gh-2152 --- 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 ab3993b8e0..1c142c4195 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -108,7 +108,7 @@ 4.7.2 0.7-groovy-2.0 4.1.3.RELEASE - 1.4.0.RELEASE + 1.4.1.RELEASE 1.1.0.RELEASE 3.0.2.RELEASE Evans-SR1