From 1e74e294aeefe45820af82c9c490632e39254d3c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 5 Aug 2019 18:12:49 +0200 Subject: [PATCH] Upgrade to Spring AMQP 2.1.8 Closes gh-17641 --- 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 7c01e6f50c..975d591022 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -163,7 +163,7 @@ 7.7.2 5.1.9.RELEASE - 2.1.8.BUILD-SNAPSHOT + 2.1.8.RELEASE 4.1.2.RELEASE 2.0.6.RELEASE Lovelace-SR10