From eb29fe5a3d7b9501a8e4699f60ec2a2e6a76d135 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 18 Sep 2023 15:49:40 -0500 Subject: [PATCH] Test against Spring Security 5.7.11 on CI. Resolves #1381. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4ac05ef1..a2f17dd5 100644 --- a/pom.xml +++ b/pom.xml @@ -275,7 +275,7 @@ spring-security-5.7 - 5.7.6 + 5.7.11