From 992d7dc24ba059168a73ac745934349b04bb6382 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Nov 2018 15:02:46 +0000 Subject: [PATCH] Upgrade to Spring Session 1.3.4.RELEASE Closes gh-15242 --- 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 8331d192cc4..b31c96cf40e 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -171,7 +171,7 @@ 4.2.9.RELEASE 1.0.9.RELEASE 2.0.16.RELEASE - 1.3.3.RELEASE + 1.3.4.RELEASE 1.1.6.RELEASE 2.0.3.RELEASE 1.0.2.RELEASE