diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml
index b886e39d71f..0838b2efdf9 100644
--- a/spring-boot-actuator/pom.xml
+++ b/spring-boot-actuator/pom.xml
@@ -49,8 +49,8 @@
org.springframework
- spring-test
- test
+ spring-jdbc
+ true
org.springframework
@@ -73,6 +73,11 @@
true
+
+ org.springframework
+ spring-test
+ test
+
${project.groupId}
spring-boot