From 524a68209a476fd8e842faa34d8838b888018568 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 28 Nov 2018 19:38:45 +0000 Subject: [PATCH] Upgrade to Spring AMQP 2.1.2.RELEASE Closes gh-15271 --- 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 bc7fe0a9dc..d7193b410e 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -163,7 +163,7 @@ 7.4.0 5.1.3.RELEASE - 2.1.2.BUILD-SNAPSHOT + 2.1.2.RELEASE 4.1.0.RELEASE 2.0.4.RELEASE Lovelace-SR3