From fece9df5499415d0e99009e43593318b2821f3b2 Mon Sep 17 00:00:00 2001 From: Landry Breuil Date: Fri, 11 Oct 2024 17:10:29 +0200 Subject: [PATCH] Bump spring-security version to 5.7.12 (fixes #10611) (#10612) somehow something in the build already drags this version, and we end up with two conflicting versions of spring-security in the war which results in at least failure to authenticate with basic auth. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3efb0a4787..759c2550c7 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 2.0.4 1.5.4 2.3.1 - 5.6.12 + 5.7.12 2.19.0 2.16.1 1.12