From d1dc457a87b48dcd638b7803d772d8a4ccfb8d78 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Sat, 15 Jun 2019 10:36:13 +0100 Subject: [PATCH] Upgrade to Spring AMQP 2.2.0.M3 Closes gh-17203 --- 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 f27e98e15f..634b2e801c 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -178,7 +178,7 @@ 1.7.26 1.24 8.0.0 - 2.2.0.M2 + 2.2.0.M3 4.2.0.M2 2.0.5.RELEASE Moore-RC1