Upgrade to ActiveMQ 5.18.4

Closes gh-40388
This commit is contained in:
Andy Wilkinson 2024-04-17 15:49:50 +01:00
parent 1d372295f1
commit eb0506eaed
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "5.18.3") {
library("ActiveMQ", "5.18.4") {
group("org.apache.activemq") {
modules = [
"activemq-amqp",