Upgrade to ActiveMQ 6.1.6

Closes gh-44663
This commit is contained in:
Stéphane Nicoll
2025-03-11 16:58:28 +01:00
parent e7f8b22479
commit 466d15c7c5

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" {