From e02cdad0c34b75968447674b9907f5a60a239899 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 14 May 2019 07:47:45 +0200 Subject: [PATCH] Upgrade to Spring AMQP 2.2.0.M2 Closes gh-16754 --- 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 5b2812a264..f7fed231d0 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -180,7 +180,7 @@ 8.0.0 5.2.0.M2 - 2.2.0.M1 + 2.2.0.M2 4.2.0.M1 2.0.5.RELEASE Moore-M4