From fbf67c4dec91a9dc993618aebd6e21307ac804d9 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 13 Feb 2019 17:56:25 +0000 Subject: [PATCH] Upgrade to Spring AMQP 2.1.4.RELEASE Closes gh-15865 --- 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 1d080e50d0..414ac87e29 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.5.RELEASE - 2.1.4.BUILD-SNAPSHOT + 2.1.4.RELEASE 4.1.1.RELEASE 2.0.4.RELEASE Lovelace-SR5