From b772d81f3a3ec08e0c5e0ee3ba11a7f4e52e82ab Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 4 Nov 2019 16:45:02 +0000 Subject: [PATCH] Upgrade to Spring AMQP 2.2.1.RELEASE Closes gh-18762 --- 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 ad8d86424b..271edaa44a 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -185,7 +185,7 @@ 1.7.29 1.25 8.2.0 - 2.2.1.BUILD-SNAPSHOT + 2.2.1.RELEASE 4.2.0.RELEASE 2.0.6.RELEASE Moore-SR1