diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 7b94eab5ed..56af195d2b 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -78,7 +78,7 @@
1.9.5
2.11.4
5.1.30
- 2.0.2
+ 2.0.2
1.0.1.RELEASE
3.0.1
1.7.7
@@ -87,7 +87,7 @@
4.0.3.RELEASE
3.0.2.RELEASE
2.2.6.RELEASE
- 1.0.0.RELEASE
+ 1.0.0.RELEASE
1.3.3.RELEASE
1.1.1.RELEASE
Codd-SR2
@@ -211,6 +211,11 @@
activemq-pool
${activemq.version}
+
+ org.apache.geronimo.specs
+ geronimo-jms_1.1_spec
+ 1.1.1
+
org.apache.httpcomponents
httpclient
@@ -287,6 +292,41 @@
groovy-templates
${groovy.version}
+
+ org.crashub
+ crash.cli
+ ${crashub.version}
+
+
+ org.crashub
+ crash.connectors.ssh
+ ${crashub.version}
+
+
+ org.crashub
+ crash.connectors.telnet
+ ${crashub.version}
+
+
+ org.crashub
+ crash.embed.spring
+ ${crashub.version}
+
+
+ org.crashub
+ crash.plugins.cron
+ ${crashub.version}
+
+
+ org.crashub
+ crash.plugins.mail
+ ${crashub.version}
+
+
+ org.crashub
+ crash.shell
+ ${crashub.version}
+
org.eclipse.jetty
jetty-webapp
@@ -353,6 +393,11 @@
javassist
${javassist.version}
+
+ org.jolokia
+ jolokia-core
+ ${jolokia.version}
+
org.liquibase
liquibase-core
@@ -363,7 +408,7 @@
mongo-java-driver
${mongodb.version}
-
+
org.neo4j
neo4j
${neo4j.version}
@@ -527,33 +572,38 @@
+
+ org.springframework.amqp
+ spring-rabbit
+ ${spring-rabbit.version}
+
org.springframework.batch
spring-batch-core
${spring-batch.version}
-
- org.springframework.data
- spring-data-gemfire
- ${spring-data-gemfire.version}
-
-
- org.springframework.data
- spring-data-releasetrain
- ${spring-data-releasetrain.version}
- pom
- import
-
org.springframework.data
spring-data-couchbase
${spring-data-couchbase.version}
+
+ org.springframework.data
+ spring-data-gemfire
+ ${spring-data-gemfire.version}
+
org.springframework.data
spring-data-redis
${spring-data-redis.version}
+
+ org.springframework.data
+ spring-data-releasetrain
+ ${spring-data-releasetrain.version}
+ pom
+ import
+
org.springframework.hateoas
spring-hateoas
@@ -590,100 +640,50 @@
${spring-integration.version}
- org.springframework.security
- spring-security-core
- ${spring-security.version}
+ org.springframework.mobile
+ spring-mobile-device
+ ${spring-mobile.version}
org.springframework.security
- spring-security-config
+ spring-security-acl
${spring-security.version}
org.springframework.security
- spring-security-web
+ spring-security-core
${spring-security.version}
org.springframework.security
- spring-security-acl
+ spring-security-config
${spring-security.version}
- org.springframework.amqp
- spring-rabbit
- ${spring-rabbit.version}
-
-
- org.springframework.mobile
- spring-mobile-device
- ${spring-mobile.version}
+ org.springframework.security
+ spring-security-web
+ ${spring-security.version}
org.thymeleaf
thymeleaf
${thymeleaf.version}
-
- org.thymeleaf
- thymeleaf-spring4
- ${thymeleaf.version}
-
org.thymeleaf.extras
thymeleaf-extras-springsecurity3
${thymeleaf-extras-springsecurity3.version}
+
+ org.thymeleaf
+ thymeleaf-spring4
+ ${thymeleaf.version}
+
org.yaml
snakeyaml
${snakeyaml.version}
-
- org.apache.geronimo.specs
- geronimo-jms_1.1_spec
- 1.1.1
-
-
- org.crashub
- crash.cli
- ${crashub.version}
-
-
- org.crashub
- crash.connectors.ssh
- ${crashub.version}
-
-
- org.crashub
- crash.connectors.telnet
- ${crashub.version}
-
-
- org.crashub
- crash.embed.spring
- ${crashub.version}
-
-
- org.crashub
- crash.plugins.cron
- ${crashub.version}
-
-
- org.crashub
- crash.plugins.mail
- ${crashub.version}
-
-
- org.crashub
- crash.shell
- ${crashub.version}
-
-
- org.jolokia
- jolokia-core
- ${jolokia.version}
-