From 391a851c1afad0c3530035eeb0123addbc9411e7 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 11 Jan 2019 08:24:00 +0100 Subject: [PATCH] Upgrade to Spring Session 1.3.5 Closes gh-15418 --- 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 e90bf809fd..521a5ac161 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -170,7 +170,7 @@ 4.2.11.RELEASE 1.0.9.RELEASE 2.0.16.RELEASE - 1.3.5.BUILD-SNAPSHOT + 1.3.5.RELEASE 1.1.6.RELEASE 2.0.3.RELEASE 1.0.2.RELEASE