Upgrade to ActiveMQ 6.1.8

Closes gh-47767
This commit is contained in:
Phillip Webb
2025-10-22 16:49:53 -07:00
parent 15dd5018e2
commit 2bfc31e696
@@ -28,7 +28,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "6.1.7") {
library("ActiveMQ", "6.1.8") {
group("org.apache.activemq") {
modules = [
"activemq-console" {