Upgrade to ActiveMQ 6.1.4

Closes gh-43146
This commit is contained in:
Stéphane Nicoll
2024-11-13 19:19:59 +01:00
parent e9eff1d49f
commit c72693fd45

View File

@@ -13,7 +13,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "6.1.3") {
library("ActiveMQ", "6.1.4") {
group("org.apache.activemq") {
modules = [
"activemq-console" {