Upgrade to ActiveMQ 5.18.6

Closes gh-42612
This commit is contained in:
Stéphane Nicoll 2024-10-14 10:53:13 +02:00
parent 2e3244acae
commit 8f132486ff
1 changed files with 1 additions and 1 deletions

View File

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