Upgrade to ActiveMQ 6.1.5

Closes gh-43795
This commit is contained in:
Stéphane Nicoll 2025-01-13 14:08:37 +01:00
parent 01a4809a88
commit c0323ededa
1 changed files with 1 additions and 1 deletions

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