From 3d9c8c55dcabb4d5a9e59e933e71a69f7d7c93c7 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 8 Jun 2017 09:19:51 +0300 Subject: [PATCH] Upgrade to Spring AMQP 1.7.3.RELEASE Closes gh-9383 --- 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 c4d434e8b78..18103944bb3 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.9.RELEASE - 1.7.2.RELEASE + 1.7.3.RELEASE 1.2.4.RELEASE 3.0.7.RELEASE Ingalls-BUILD-SNAPSHOT