Upgrade to ActiveMQ 5.18.3

Closes gh-38452
This commit is contained in:
Andy Wilkinson
2023-11-21 15:33:17 +00:00
parent 6bd5d2eff9
commit a440a4f024

View File

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