From 843ce282eb956fc6e098a26b7431ab1833b8afe5 Mon Sep 17 00:00:00 2001
From: Antoine Rey <antoine.rey@free.fr>
Date: Fri, 5 Feb 2016 20:21:48 +0100
Subject: [PATCH] Upgrade to Spring IO Platform 2.0.2

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d49ddae..5b5dec5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
         <!-- Spring -->
-        <spring-io-platform.version>2.0.1.RELEASE</spring-io-platform.version>
+        <spring-io-platform.version>2.0.2.RELEASE</spring-io-platform.version>
         <spring-data-jdbc.version>1.1.0.RELEASE</spring-data-jdbc.version>
 
 
-- 
GitLab