Upgrade to Artemis 2.25.0

Closes gh-32333
This commit is contained in:
Stephane Nicoll 2022-09-14 14:16:07 +02:00
parent 7ac63b26d1
commit 024ee55f6d

View File

@ -14,7 +14,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("Artemis", "2.23.1") {
library("Artemis", "2.25.0") {
group("org.apache.activemq") {
modules = [
"artemis-amqp-protocol",