From 4922975e003aa4899bcdbe54cdb2fa7bb909544b Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 13 Oct 2016 09:21:28 +0100 Subject: [PATCH 1/2] Start building against Spring AMQP 1.6.4 snapshots 1.6.4 snapshots are required for compatibility with Spring Retry 1.2 See gh-7158 --- 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 c95e7ee082..d3d6d4fe53 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -147,7 +147,7 @@ 5.5.3 1.0-groovy-2.4 4.3.3.RELEASE - 1.6.3.RELEASE + 1.6.4.BUILD-SNAPSHOT 1.2.3.RELEASE 3.0.7.RELEASE Ingalls-M1 From a286d61acd0115cb9243f776268732c6a26c3923 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 13 Oct 2016 09:14:50 +0100 Subject: [PATCH 2/2] Start building against Spring Retry 1.2.0 snapshots See gh-7136 --- 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 d3d6d4fe53..108279ded3 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -158,7 +158,7 @@ 1.1.5.RELEASE 1.2.0.RELEASE 1.1.2.RELEASE - 1.1.4.RELEASE + 1.2.0.BUILD-SNAPSHOT 4.1.3.RELEASE 1.0.5.RELEASE 2.0.11.RELEASE