Upgrade to ActiveMQ 5.15.14

Closes gh-24436
This commit is contained in:
Stephane Nicoll 2020-12-10 09:02:57 +01:00
parent 5f8900ea0e
commit fd91daaf21

View File

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