From b483e78f55b4ec0f46f938a74ea2d79342c5f44e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 24 Sep 2019 12:40:41 +0100 Subject: [PATCH] Revert "Workaround Spring Data Rest enforcer issue" This reverts commit 90defac71c8b5f86e43013d1c60cecbcf3ce72b5. Closes gh-18335 --- .../spring-boot-starter-data-rest/pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml index 5ed63e32d39..a03480de98a 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/pom.xml @@ -27,16 +27,7 @@ org.slf4j jcl-over-slf4j - - org.springframework.plugin - spring-plugin-core - - - org.springframework.plugin - spring-plugin-core - 2.0.0.BUILD-SNAPSHOT -