From 8552d5775729c6b49c0540887865dae5c5e425c5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 10 Sep 2018 20:19:31 +0100 Subject: [PATCH] Upgrade to Spring Amqp 2.0.6.RELEASE Closes gh-14401 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 924734d303..1b2b67d167 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -152,7 +152,7 @@ 1.19 6.6.5 5.0.9.RELEASE - 2.0.6.BUILD-SNAPSHOT + 2.0.6.RELEASE 4.0.1.RELEASE 2.0.2.RELEASE Kay-SR10