From 718ede943b1501c71f2ddb4f6c11d441eceff74a Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 21 Dec 2016 13:18:53 +0100 Subject: [PATCH 1/3] Upgrade to Spring Framework 4.3.5.RELEASE Closes gh-7601 --- 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 af1e54427b..2e6ec7bcdc 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -145,7 +145,7 @@ 1.17 5.5.3 1.0-groovy-2.4 - 4.3.5.BUILD-SNAPSHOT + 4.3.5.RELEASE 1.6.5.RELEASE 1.2.3.RELEASE 3.0.7.RELEASE From 1673ce4a31b0565eebbb16d7a8bf508032e183c2 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 21 Dec 2016 13:24:46 +0100 Subject: [PATCH 2/3] Start building against Spring Integration snapshots See gh-7710 --- 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 2e6ec7bcdc..9e3ca742f8 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -151,7 +151,7 @@ 3.0.7.RELEASE Hopper-BUILD-SNAPSHOT 0.20.0.RELEASE - 4.3.5.RELEASE + 4.3.6.BUILD-SNAPSHOT 1.1.4.RELEASE 1.2.6.RELEASE 1.1.5.RELEASE From d4b8755a7dc00b0186e51d8c1ed0bbc1644c3f66 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 21 Dec 2016 13:25:33 +0100 Subject: [PATCH 3/3] Start building against Spring AMQP snapshots See gh-7707 --- 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 9e3ca742f8..868013be4b 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -146,7 +146,7 @@ 5.5.3 1.0-groovy-2.4 4.3.5.RELEASE - 1.6.5.RELEASE + 1.6.6.BUILD-SNAPSHOT 1.2.3.RELEASE 3.0.7.RELEASE Hopper-BUILD-SNAPSHOT