diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml index 0b8c7641b6..c88c7ae99f 100644 --- a/spring-boot-actuator/pom.xml +++ b/spring-boot-actuator/pom.xml @@ -29,10 +29,6 @@ com.fasterxml.jackson.core jackson-databind - - org.hibernate - hibernate-validator - org.springframework spring-core @@ -41,10 +37,6 @@ org.springframework spring-context - - org.springframework - spring-messaging - com.codahale.metrics @@ -61,6 +53,16 @@ javax.servlet-api true + + org.hibernate + hibernate-validator + true + + + org.springframework + spring-messaging + true + org.springframework spring-jdbc