From 881ab9c2b517764c73e613c038a79c0a628a232e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Sep 2018 20:11:20 +0100 Subject: [PATCH] Upgrade to Spring AMQP 1.7.10.RELEASE Closes gh-14327 --- 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 d664b80edbd..6bd0942f0c4 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -153,7 +153,7 @@ 5.5.5 1.0-groovy-2.4 4.3.19.RELEASE - 1.7.10.BUILD-SNAPSHOT + 1.7.10.RELEASE 1.2.6.RELEASE 3.0.9.RELEASE Ingalls-SR15