From 0cf1a1520cd832af652d194869797be0fca25a85 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 21 Mar 2022 12:33:35 -0500 Subject: [PATCH] Upgrade to Spring Security 5.5.5. Resolves #1241. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 693ff0e9..7e4838eb 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ 4.2.1 1.4.0 5.3.17 - 5.5.4 + 5.5.5 1.8.3 1.6.0 4.2.0 @@ -239,7 +239,7 @@ spring-buildsnapshot 5.3.18-SNAPSHOT - 5.5.5-SNAPSHOT + 5.5.6-SNAPSHOT