Upgrade to ActiveMQ 5.15.15

Closes gh-26481
This commit is contained in:
Stephane Nicoll
2021-05-17 07:46:21 +02:00
parent 47626bebd1
commit 5a71fa073e

View File

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