From 64eb69edd75f9ad4eb3b3fad8b48a58d749df5ed Mon Sep 17 00:00:00 2001 From: Vedran Pavic Date: Fri, 16 Dec 2016 17:07:41 +0100 Subject: [PATCH] Upgrade Spring Session to 1.3.0.RELEASE --- 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 b6c505a84f..1fe7d06a3c 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -166,7 +166,7 @@ 4.2.0.RELEASE 1.0.5.RELEASE 2.0.12.RELEASE - 1.3.0.RC1 + 1.3.0.RELEASE 1.1.4.RELEASE 2.0.3.RELEASE 1.0.2.RELEASE