From be80a5878d30a0cebf6b7c0ff5d1a069ece65ed5 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 18 Jul 2016 15:37:02 -0700 Subject: [PATCH] Revert "Upgrade to Spring AMQP 1.6.1.RELEASE" It doesn't appear to be on Maven Central This reverts commit 6741e6a240069431d6be852447b1d4d34f6b8d2a. --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 003c06d0b3..b11d32ad23 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -143,7 +143,7 @@ 5.5.2 1.0-groovy-2.4 4.3.2.BUILD-SNAPSHOT - 1.6.1.RELEASE + 1.6.0.RELEASE 1.2.3.RELEASE 3.0.7.RELEASE Hopper-SR2