From d53cc79901cbb5730fef1d73f0d2a2f99ef00926 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 14 Mar 2024 10:39:55 +0100 Subject: [PATCH] Upgrade to Spring Security 6.1.7 for integration tests. Fixes GH-2373. --- 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 c0bfa23f3..320c49b78 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.1.3 + 6.1.7