Upgrade to ActiveMQ 5.16.4

Closes gh-29828
This commit is contained in:
Stephane Nicoll 2022-02-16 09:40:57 +01:00
parent 197203968a
commit 84c3b9e911

View File

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