Upgrade to ActiveMQ 5.18.2

Closes gh-36348
This commit is contained in:
Stephane Nicoll 2023-07-12 18:13:22 +02:00
parent c59d474ec4
commit 556fcc92bb
1 changed files with 1 additions and 1 deletions

View File

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