From bb07a2030d9adb16367d6442b9243f1258bcf826 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Fri, 26 Jun 2020 14:19:58 -0500 Subject: [PATCH] Upgrade to Spring Session 2.4. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 983d75f..54bba3b 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ 5.2.6.RELEASE Neumann-RELEASE 5.2.4.RELEASE - 2.3.0.RELEASE + 2.4.0-M1 @@ -93,7 +93,7 @@ 5.2.7.BUILD-SNAPSHOT Neumann-BUILD-SNAPSHOT 5.2.5.BUILD-SNAPSHOT - 2.3.0.RELEASE + 2.4.0-SNAPSHOT