From ad29a6ec0734bdf7fd85056e72aa9a13b678695d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 26 Jan 2017 09:12:57 +0100 Subject: [PATCH 1/2] Upgrade to Spring Integration 4.3.7.RELEASE Closes gh-8032 --- 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 58b2039bcd..8a9330656f 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -153,7 +153,7 @@ 3.0.7.RELEASE Hopper-SR6 0.20.0.RELEASE - 4.3.6.RELEASE + 4.3.7.RELEASE 1.1.4.RELEASE 1.2.6.RELEASE 1.1.5.RELEASE From 8a3e82734e5feeee54c7cd56448eb692a3baec70 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 26 Jan 2017 09:14:14 +0100 Subject: [PATCH 2/2] Start building against snapshots for Spring Data Hopper SR7 See gh-8112 --- 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 8a9330656f..c147af1bb6 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -151,7 +151,7 @@ 1.6.7.RELEASE 1.2.3.RELEASE 3.0.7.RELEASE - Hopper-SR6 + Hopper-BUILD-SNAPSHOT 0.20.0.RELEASE 4.3.7.RELEASE 1.1.4.RELEASE