From 766684b022c14f2824381f5873e3a238d2ad99c5 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 16 Nov 2023 13:32:51 -0600 Subject: [PATCH] Test against Spring Security 5.6.12. Resolves #1389. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2014c904..ceac9d33 100644 --- a/pom.xml +++ b/pom.xml @@ -270,7 +270,7 @@ spring-security-5.6 - 5.6.10 + 5.6.12