diff --git a/spring-boot-actuator/pom.xml b/spring-boot-actuator/pom.xml
index 89fac901456..2d3e27ff7cd 100644
--- a/spring-boot-actuator/pom.xml
+++ b/spring-boot-actuator/pom.xml
@@ -47,26 +47,6 @@
jackson-dataformat-xml
true
-
- io.searchbox
- jest
- true
-
-
- org.springframework.hateoas
- spring-hateoas
- true
-
-
- org.springframework.plugin
- spring-plugin-core
- true
-
-
- org.webjars
- hal-browser
- true
-
com.github.ben-manes.caffeine
caffeine
@@ -92,11 +72,21 @@
java-statsd-client
true
+
+ com.zaxxer
+ HikariCP
+ true
+
io.dropwizard.metrics
metrics-core
true
+
+ io.searchbox
+ jest
+ true
+
javax.cache
cache-api
@@ -128,6 +118,31 @@
+
+ org.apache.commons
+ commons-dbcp2
+ true
+
+
+ org.apache.tomcat.embed
+ tomcat-embed-core
+ true
+
+
+ org.apache.tomcat.embed
+ tomcat-embed-el
+ true
+
+
+ org.apache.tomcat
+ tomcat-jdbc
+ true
+
+
+ org.elasticsearch
+ elasticsearch
+ true
+
org.flywaydb
flyway-core
@@ -138,6 +153,11 @@
hibernate-validator
true
+
+ org.jolokia
+ jolokia-core
+ true
+
org.infinispan
infinispan-spring4-embedded
@@ -163,6 +183,11 @@
spring-webmvc
true
+
+ org.springframework.amqp
+ spring-rabbit
+ true
+
org.springframework.data
spring-data-cassandra
@@ -212,33 +237,28 @@
true
- org.elasticsearch
- elasticsearch
+ org.springframework.hateoas
+ spring-hateoas
true
- org.springframework.security
- spring-security-web
+ org.springframework.plugin
+ spring-plugin-core
true
org.springframework.security
- spring-security-config
- true
-
-
- org.apache.tomcat.embed
- tomcat-embed-core
+ spring-security-web
true
- org.apache.tomcat.embed
- tomcat-embed-el
+ org.springframework.security
+ spring-security-config
true
- org.jolokia
- jolokia-core
+ org.webjars
+ hal-browser
true
@@ -246,26 +266,6 @@
jedis
true
-
- org.springframework.amqp
- spring-rabbit
- true
-
-
- org.apache.tomcat
- tomcat-jdbc
- true
-
-
- com.zaxxer
- HikariCP
- true
-
-
- org.apache.commons
- commons-dbcp2
- true
-
org.springframework.boot
@@ -329,11 +329,6 @@
jsonassert
test
-
- org.springframework
- spring-test
- test
-
org.springframework.data
spring-data-elasticsearch