Upgrade to ActiveMQ 5.18.3

Closes gh-38126
This commit is contained in:
Andy Wilkinson 2023-10-31 08:39:41 +00:00
parent 9b7d8cacc3
commit 00987feb81

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