From ea277ca0c55d467e3ec41db9bbf00a2198c37fa4 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 7 Jan 2021 16:41:31 -0600 Subject: [PATCH] Upgrade to Spring Session 2.4.1. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3e5b60e..3b2d6ec 100644 --- a/pom.xml +++ b/pom.xml @@ -82,7 +82,7 @@ 5.3.2 2020.0.2 5.3.6.RELEASE - 2.4.0 + 2.4.1 @@ -94,7 +94,7 @@ 5.3.3-SNAPSHOT 2020.0.2-SNAPSHOT 5.3.7.BUILD-SNAPSHOT - 2.4.1-SNAPSHOT + 2.4.2-SNAPSHOT