From 00a9eeaaff21b88eb86825da6468b46c0c8f0988 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 1 Oct 2019 09:49:42 +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 e5f65c215c..9e8c5d4f19 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -166,7 +166,7 @@ 7.7.2 5.1.10.RELEASE - 2.1.11.BUILD-SNAPSHOT + 2.1.11.RELEASE 4.1.2.RELEASE 2.0.6.RELEASE Lovelace-SR11