From a0775f774bdffcb5330260377da4d0e919027e9e Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 2 Oct 2017 10:27:34 +0200 Subject: [PATCH] #297 - Removed fixing the version of Spring Security to 4.0 from REST samples. --- rest/security/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rest/security/pom.xml b/rest/security/pom.xml index 569692af..2f28503f 100644 --- a/rest/security/pom.xml +++ b/rest/security/pom.xml @@ -12,10 +12,6 @@ 2.0.0.BUILD-SNAPSHOT - - 4.0.2.RELEASE - -