Upgrade to ActiveMQ 5.15.13

Closes gh-22452
This commit is contained in:
Andy Wilkinson 2020-07-21 12:35:29 +01:00
parent 4732c155d7
commit b6516c9790

View File

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