Upgrade to ActiveMQ 6.1.0

Closes gh-40014
This commit is contained in:
Andy Wilkinson 2024-03-19 09:54:48 +00:00
parent c6350bd535
commit 9347d2e171

View File

@ -14,7 +14,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "5.18.3") {
library("ActiveMQ", "6.1.0") {
group("org.apache.activemq") {
modules = [
"activemq-amqp",
@ -36,7 +36,6 @@ bom {
"activemq-openwire-generator",
"activemq-openwire-legacy",
"activemq-osgi",
"activemq-partition",
"activemq-pool",
"activemq-ra",
"activemq-run",