From 86cd332741638d849b71510f1f033e9058bc844d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Dec 2019 17:53:32 +0000 Subject: [PATCH] Upgrade to Spring Amqp 2.2.2.RELEASE Closes gh-19224 --- 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 3d60fe9d29..6a72417bf9 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.RELEASE + 2.2.2.RELEASE 4.2.0.RELEASE 2.0.6.RELEASE Moore-SR3