From 6741e6a240069431d6be852447b1d4d34f6b8d2a Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Mon, 18 Jul 2016 14:41:24 -0400 Subject: [PATCH] Upgrade to Spring AMQP 1.6.1.RELEASE Closes gh-6414 --- 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 b11d32ad23d..003c06d0b35 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -143,7 +143,7 @@ 5.5.2 1.0-groovy-2.4 4.3.2.BUILD-SNAPSHOT - 1.6.0.RELEASE + 1.6.1.RELEASE 1.2.3.RELEASE 3.0.7.RELEASE Hopper-SR2