Upgrade to ActiveMQ 5.16.3

Closes gh-27997
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:29 +02:00
parent a6d03279ca
commit 393e34b837

View File

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