Upgrade to ActiveMQ 6.1.3

Closes gh-41793
This commit is contained in:
Stéphane Nicoll 2024-08-12 08:26:14 +02:00
parent c34c0d1927
commit ebace48ade
1 changed files with 1 additions and 1 deletions

View File

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