Upgrade to ActiveMQ 6.1.6

Closes gh-44670
This commit is contained in:
Stéphane Nicoll
2025-03-11 17:15:15 +01:00
parent d0a93dd7cd
commit 1f30ae8f5d

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