Upgrade to ActiveMQ 5.16.3

Closes gh-27742
This commit is contained in:
Stephane Nicoll 2021-08-18 09:28:14 +02:00
parent f8afa16312
commit a97a566d01

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