From 48a312bb45faf870ca18e2b4073f070d1171f7b8 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 24 Jun 2020 23:59:33 +0200 Subject: [PATCH] DATAREST-1537 - Upgrade security tests to Spring Security 5.3.3. --- 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 9775c4362..b25cc7aa6 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 - 5.1.5.RELEASE + 5.3.3.RELEASE