Upgrade to ActiveMQ 5.16.2

Closes gh-26528
This commit is contained in:
Andy Wilkinson
2021-05-17 12:05:02 +01:00
parent 7526ea860d
commit 9a981f0bc5

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