diff --git a/spring-boot-actuator-docs/pom.xml b/spring-boot-actuator-docs/pom.xml index ee21d6e9ac6..5c5f9fce252 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