Skip to content

Commit 939af5e

Browse files
committed
Revert "Add activemq-jms-pool managed dependency"
This reverts commit bbdfcd4.
1 parent bbdfcd4 commit 939af5e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -514,11 +514,6 @@
514514
<artifactId>activemq-pool</artifactId>
515515
<version>${activemq.version}</version>
516516
</dependency>
517-
<dependency>
518-
<groupId>org.apache.activemq</groupId>
519-
<artifactId>activemq-jms-pool</artifactId>
520-
<version>${activemq.version}</version>
521-
</dependency>
522517
<dependency>
523518
<groupId>org.apache.commons</groupId>
524519
<artifactId>commons-pool2</artifactId>
@@ -1300,4 +1295,4 @@
13001295
</plugins>
13011296
</pluginManagement>
13021297
</build>
1303-
</project>
1298+
</project>

0 commit comments

Comments
 (0)