Upgrade to ActiveMQ 5.15.12

Closes gh-20761
This commit is contained in:
Andy Wilkinson
2020-04-01 09:40:44 +01:00
parent a4025f3ccb
commit e9b944804f

View File

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