Upgrade to ActiveMQ 5.16.1

Closes gh-25205
This commit is contained in:
Andy Wilkinson 2021-02-12 10:06:42 +00:00
parent 8da8a5eca7
commit 1adc4118da

View File

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