Skip to content

Commit 9347d2e

Browse files
committed
Upgrade to ActiveMQ 6.1.0
Closes gh-40014
1 parent c6350bd commit 9347d2e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bom {
1414
issueLabels = ["type: dependency-upgrade"]
1515
}
1616
}
17-
library("ActiveMQ", "5.18.3") {
17+
library("ActiveMQ", "6.1.0") {
1818
group("org.apache.activemq") {
1919
modules = [
2020
"activemq-amqp",
@@ -36,7 +36,6 @@ bom {
3636
"activemq-openwire-generator",
3737
"activemq-openwire-legacy",
3838
"activemq-osgi",
39-
"activemq-partition",
4039
"activemq-pool",
4140
"activemq-ra",
4241
"activemq-run",

0 commit comments

Comments
 (0)