From a6889a70e4d6623d7398f99cc987b9036250bedc 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 cc1dc30ee..e77befc6b 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