Upgrade to ActiveMQ 5.16.2

Closes gh-26496
This commit is contained in:
Stephane Nicoll 2021-05-17 08:51:21 +02:00
parent 9e79804362
commit 316ad17856
1 changed files with 1 additions and 1 deletions

View File

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