From b0c0dfa51790d7310c568c5e4afac3f0cbbb8c14 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 5 Jun 2019 08:22:46 +0200 Subject: [PATCH] DATAREST-1385 - Upgrade to latest Spring Security for tests. --- 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 e62d01915..fcca46841 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 @@ -13,7 +13,7 @@ spring-data-rest-tests-security - 5.0.3.RELEASE + 5.1.5.RELEASE