Upgrade to ActiveMQ 6.1.3

Closes gh-41782
This commit is contained in:
Stéphane Nicoll
2024-08-12 07:28:00 +02:00
parent d7c30db682
commit 64b2e6646b

View File

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