From 999695a277666336bbf25074cd1cb3ef599c7dbf Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 4 Jun 2025 20:16:39 +0200 Subject: [PATCH] Upgrade to Spring Security 6.4.6 for tests. Fixes GH-2491 --- spring-data-rest-tests/spring-data-rest-tests-security/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-rest-tests/spring-data-rest-tests-security/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-security/pom.xml index 0c3fbf5eb..dc55676e5 100644 --- a/spring-data-rest-tests/spring-data-rest-tests-security/pom.xml +++ b/spring-data-rest-tests/spring-data-rest-tests-security/pom.xml @@ -14,7 +14,7 @@ spring.data.rest.tests.security - 6.4.2 + 6.4.6