We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbdfcd4 commit 939af5eCopy full SHA for 939af5e
spring-boot-dependencies/pom.xml
@@ -514,11 +514,6 @@
514
<artifactId>activemq-pool</artifactId>
515
<version>${activemq.version}</version>
516
</dependency>
517
- <dependency>
518
- <groupId>org.apache.activemq</groupId>
519
- <artifactId>activemq-jms-pool</artifactId>
520
- <version>${activemq.version}</version>
521
- </dependency>
522
<dependency>
523
<groupId>org.apache.commons</groupId>
524
<artifactId>commons-pool2</artifactId>
@@ -1300,4 +1295,4 @@
1300
1295
</plugins>
1301
1296
</pluginManagement>
1302
1297
</build>
1303
-</project>
1298
+</project>
0 commit comments