diff --git a/spring-boot-actuator-docs/pom.xml b/spring-boot-actuator-docs/pom.xml
index f6f847852d..3b4e86b628 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