From 5c37e68a2b4dab8691b8695e6baaea6a4002fdab Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sun, 14 Apr 2019 10:32:15 +0200 Subject: [PATCH] Upgrade to Spring AMQP 2.2.0.M1 Closes gh-16530 --- 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 c5801eff37..70e9105dea 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -179,7 +179,7 @@ 8.0.0 5.2.0.M1 - 2.1.5.RELEASE + 2.2.0.M1 4.1.2.RELEASE 2.0.5.RELEASE Moore-M3