Upgrade to ActiveMQ 6.1.4

Closes gh-43128
This commit is contained in:
Stéphane Nicoll
2024-11-13 09:16:06 +09:00
parent 6500c8458e
commit 0e48ccf619

View File

@@ -13,7 +13,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "6.1.3") {
library("ActiveMQ", "6.1.4") {
group("org.apache.activemq") {
modules = [
"activemq-console" {