From a0abd67aad6c82d147d49554fc23e2b9f51bdd05 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 17 Apr 2023 14:56:03 -0500 Subject: [PATCH] Upgrade to Spring Security 6.0.3. Resolves #1345. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d4d4e8f4..4b4156c5 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ 4.3.5 6.0.8 2.0.1 - 6.0.1 + 6.0.3 2.0.1 2.0.1 6.4.0 @@ -287,7 +287,7 @@ spring-buildsnapshot 6.0.9-SNAPSHOT - 6.0.2-SNAPSHOT + 6.0.4-SNAPSHOT