From d75b855852ab05153471f5271dc0967160907f9c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 4 Nov 2019 15:50:28 +0000 Subject: [PATCH] Upgrade to Spring AMQP 2.12.RELEASE Closes gh-18761 --- 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 16e2bdfa53..bd854ab34b 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.11.RELEASE - 2.1.12.BUILD-SNAPSHOT + 2.1.12.RELEASE 4.1.2.RELEASE 2.0.6.RELEASE Lovelace-SR12