Upgrade to ActiveMQ 5.16.6

Closes gh-35507
This commit is contained in:
Andy Wilkinson
2023-05-17 21:23:06 +01:00
parent dd9e753f7b
commit 61d8360129

View File

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