From 8dc3b71ced3bc4bfeab2f0a69e150ccdf73cd0d0 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 10 Dec 2015 10:15:05 +0000 Subject: [PATCH] Revert "Upgrade to Spring Integration 4.1.7.RELEASE" This reverts commit bb9e1be72cc238cf9ccaf25b0aa830fe9f76b789. 4.1.7.RELEASE is incompatible with Spring IO Platform 1.1.x due to a new dependency on kryo-shaded. kryo-shaded was introduced in Kryo 3.0.x but IO Platform 1.1.x uses Kryo 2. See gh-4719 --- 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 2771afae14..4f803bc271 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -117,7 +117,7 @@ 3.0.5.RELEASE Evans-SR4 0.16.0.RELEASE - 4.1.7.RELEASE + 4.1.6.RELEASE 1.2.5.RELEASE 1.1.5.RELEASE 1.1.0.RELEASE