From f310a4ce58338433e25c0714e8db9d23c7eff1e6 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 14 Jul 2021 17:38:04 +0200 Subject: [PATCH] Upgrade Spring Security tests for 5.5.1. --- 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 62fe718da..57aa2f377 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.5.0 + 5.5.1