Upgrade to ActiveMQ 6.1.6

Closes gh-44667
This commit is contained in:
Stéphane Nicoll
2025-03-11 16:59:04 +01:00
parent e30ae372e3
commit 4efb861c52

View File

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