Upgrade to ActiveMQ 5.18.4

Closes gh-40394
This commit is contained in:
Andy Wilkinson
2024-04-17 18:23:45 +01:00
parent 21a55df599
commit 22ee684473

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