Upgrade to ActiveMQ 5.16.5

Closes gh-30906
This commit is contained in:
Andy Wilkinson 2022-05-10 14:37:25 +01:00
parent cbea3c1647
commit 6938df26e0

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