From 5c605cbb8fcc785676ccf05e8357a57ef4ed0d7f Mon Sep 17 00:00:00 2001 From: Vedran Pavic Date: Thu, 8 Sep 2016 05:56:03 +0200 Subject: [PATCH] Upgrade Spring Session to 1.2.2.RELEASE Closes gh-6843 --- 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 91942ecb4c..44c8cd0ea1 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -159,7 +159,7 @@ 4.1.3.RELEASE 1.0.4.RELEASE 2.0.10.RELEASE - 1.2.1.RELEASE + 1.2.2.RELEASE 1.1.4.RELEASE 2.0.3.RELEASE 1.0.2.RELEASE