Upgrade to ActiveMQ 5.16.5

Closes gh-30917
This commit is contained in:
Andy Wilkinson 2022-05-10 16:58:23 +01:00
parent 8b1dd1122b
commit 68b54f194f

View File

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