Upgrade to ActiveMQ 5.16.4

Closes gh-29937
This commit is contained in:
Stephane Nicoll 2022-02-22 08:47:27 +01:00
parent db26aff792
commit 2bd58f8f9b
1 changed files with 1 additions and 1 deletions

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