From 4ad5045aab286b57eb184db63fb31ae27ea07bcd Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 29 Jan 2018 11:36:37 -0500 Subject: [PATCH] Upgrade to Spring AMQP 1.7.6 Closes gh-11835 --- 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 207545b65b8..0949f30843e 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -152,7 +152,7 @@ 5.5.5 1.0-groovy-2.4 4.3.14.RELEASE - 1.7.5.RELEASE + 1.7.6.RELEASE 1.2.5.RELEASE 3.0.8.RELEASE Ingalls-SR10