From 16fb8088e9e0e4eba27871d552c4994354ec6db1 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 2 Mar 2017 09:35:32 +0100 Subject: [PATCH] Upgrade to Spring AMQP 1.7.1.RELEASE Closes gh-8461 --- 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 0e2b083acdc..7898716c302 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -152,7 +152,7 @@ 5.5.4 1.0-groovy-2.4 4.3.7.RELEASE - 1.7.0.RELEASE + 1.7.1.RELEASE 1.2.3.RELEASE 3.0.7.RELEASE Ingalls-BUILD-SNAPSHOT