Upgrade to ActiveMQ 5.18.5

Closes gh-41764
This commit is contained in:
Stéphane Nicoll 2024-08-10 15:04:18 +02:00
parent 7386908ce0
commit a5063d3365
1 changed files with 1 additions and 1 deletions

View File

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