Upgrade to ActiveMQ 6.1.7

Closes gh-46373
This commit is contained in:
Stéphane Nicoll
2025-07-10 06:38:54 +02:00
parent b59828c567
commit 462e340e4e
@@ -28,7 +28,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "6.1.6") {
library("ActiveMQ", "6.1.7") {
group("org.apache.activemq") {
modules = [
"activemq-console" {