Upgrade to ActiveMQ 6.1.2

Closes gh-40399
This commit is contained in:
Andy Wilkinson
2024-04-17 19:21:15 +01:00
parent 6698cc01aa
commit b3205bda56

View File

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