From db0b3e786017d28e4dcf018e7a8edfbb9cce8c13 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 4da7bfb6c..5dd237044 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