From 5e604437d7fb53283e7847e695a271e2fee6ec15 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 28 Nov 2016 10:41:25 +0100 Subject: [PATCH] Restore proper scope for spring-hateoas Closes gh-7489 --- spring-boot-actuator-docs/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-boot-actuator-docs/pom.xml b/spring-boot-actuator-docs/pom.xml index f6f847852d5..3b4e86b628d 100644 --- a/spring-boot-actuator-docs/pom.xml +++ b/spring-boot-actuator-docs/pom.xml @@ -18,6 +18,11 @@ ${basedir}/.. + + org.springframework.hateoas + spring-hateoas + + org.springframework.boot @@ -83,11 +88,6 @@ spring-test provided - - org.springframework.hateoas - spring-hateoas - provided - org.springframework.plugin spring-plugin-core