Upgrade to ActiveMQ 5.16.0

Closes gh-22784
This commit is contained in:
Andy Wilkinson 2020-08-07 09:57:52 +01:00
parent d1a0d9f11b
commit 66fa39355d

View File

@ -14,7 +14,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "5.15.12") {
library("ActiveMQ", "5.16.0") {
group("org.apache.activemq") {
modules = [
"activemq-amqp",
@ -1775,3 +1775,4 @@ bom {
generateMetadataFileForMavenPublication {
enabled = false
}