Upgrade to ActiveMQ 6.1.5

Closes gh-43799
This commit is contained in:
Stéphane Nicoll
2025-01-13 14:08:52 +01:00
parent d2e2aab208
commit 71fa030eda

View File

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