From 49bc12d564c377f5db40f1e5d0adde41a9498e03 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 22 Jan 2015 16:03:58 +0000 Subject: [PATCH] Make spring-plugin-core a compile dependency so EntityLinks can be used See gh-2396 --- spring-boot-starters/spring-boot-starter-hateoas/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-boot-starters/spring-boot-starter-hateoas/pom.xml b/spring-boot-starters/spring-boot-starter-hateoas/pom.xml index dfcb7b79bc..ba0e099a0c 100644 --- a/spring-boot-starters/spring-boot-starter-hateoas/pom.xml +++ b/spring-boot-starters/spring-boot-starter-hateoas/pom.xml @@ -29,7 +29,6 @@ org.springframework.plugin spring-plugin-core - runtime