From 1357f1b46c6063c1c7a9ca1c31eae513f9af0f02 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 1 Oct 2019 09:50:27 +0200 Subject: [PATCH] Upgrade to Spring AMQP 2.1.11.RELEASE Closes gh-18312 --- 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 9e8c5d4f19..1aba47744b 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -173,7 +173,7 @@ ${spring.version} 0.25.2.RELEASE 5.1.8.RELEASE - 2.2.9.BUILD-SNAPSHOT + 2.2.9.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE 2.0.4.RELEASE