From 4436b83705ad36b534beb8d29bec536c59801b5a Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 20 Nov 2023 10:07:28 -0600 Subject: [PATCH] Test against Spring Security 6.2.0 on CI. Resolves #1390. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9952032a..9d1b0e20 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ 6.1.0 - 6.2.0-M3 + 6.2.0 6.1.0-SNAPSHOT