diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 0ba47db526e..78d65ccfc99 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -527,6 +527,11 @@
activemq-pool
${activemq.version}
+
+ org.apache.activemq
+ activemq-jms-pool
+ ${activemq.version}
+
org.apache.commons
commons-pool2
@@ -1313,37 +1318,4 @@
-
-
- default
-
- true
-
-
-
-
- spring-milestones
- Spring Milestones
- http://repo.spring.io/milestone
-
- false
-
-
-
- spring-snapshots
- Spring Snapshots
- http://repo.spring.io/snapshot
-
- true
-
-
-
-
-
- integration-test
-
-
-
\ No newline at end of file
+