From 3ec5f70c522b8eb7d22903eccf208c38d3757100 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 20 Feb 2018 15:55:40 -0800 Subject: [PATCH] Upgrade to Spring Integration 5.0.2.RELEASE Closes gh-12130 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 89cf6e75ef..cdc45977fb 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -147,7 +147,7 @@ 2.0.1.RELEASE Kay-SR4 0.24.0.RELEASE - 5.0.2.BUILD-SNAPSHOT + 5.0.2.RELEASE 2.1.2.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE