From 15cffde8b3ec18028ac226a6d5ef5be4aff21484 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 6 Jun 2018 09:15:55 +0100 Subject: [PATCH] Upgrade to Spring Amqp 1.7.8.RELEASE Closes gh-13385 --- 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 0c781f5513..9761d70872 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.18.BUILD-SNAPSHOT - 1.7.7.RELEASE + 1.7.8.RELEASE 1.2.5.RELEASE 3.0.9.RELEASE Ingalls-SR12