From 1c48e5aad7460b8d3d56fd9a536be840ed4db5c1 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 12 May 2017 10:33:58 +0100 Subject: [PATCH] Upgrade to Spring Session 1.3.1.RELEASE Closes gh-9185 --- 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 790eb50351e..30b7789b804 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ 4.2.2.RELEASE 1.0.7.RELEASE 2.0.13.RELEASE - 1.3.0.RELEASE + 1.3.1.RELEASE 1.1.4.RELEASE 2.0.3.RELEASE 1.0.2.RELEASE