From f0e0da5b6478baa7c87a23abc5a868c56b0342fb Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 24 Jan 2022 12:17:20 -0600 Subject: [PATCH] Test against Spring Security 6.0.0-SNAPSHOT. Resolves #1236. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 655bf4d7..326888a1 100644 --- a/pom.xml +++ b/pom.xml @@ -265,6 +265,7 @@ spring-buildsnapshot 6.0.0-SNAPSHOT + 6.0.0-SNAPSHOT