From 27c70fd5dcb82c669f56f10c258fb4371f67d6fc Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 12 Jan 2023 11:00:14 -0600 Subject: [PATCH] Upgrade to Spring Security 6.0.1. Resolves #1310. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 46f19444..79fcc923 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ 4.3.5 6.0.4 2.0.0 - 6.0.0 + 6.0.1 2.0.1 2.0.1 6.2.8 @@ -287,7 +287,7 @@ spring-buildsnapshot 6.0.5-SNAPSHOT - 6.0.1-SNAPSHOT + 6.0.2-SNAPSHOT