Upgrade to ActiveMQ 6.1.5

Closes gh-43791
This commit is contained in:
Stéphane Nicoll
2025-01-13 14:06:06 +01:00
parent 870b794ffd
commit 4b496a6274
@@ -13,7 +13,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "6.1.4") {
library("ActiveMQ", "6.1.5") {
group("org.apache.activemq") {
modules = [
"activemq-console" {