Upgrade to Artemis 2.18.0

Closes gh-27703
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:31 +02:00
parent 823f436dcf
commit 6fa5750e5a
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ bom {
]
}
}
library("Artemis", "2.17.0") {
library("Artemis", "2.18.0") {
group("org.apache.activemq") {
modules = [
"artemis-amqp-protocol",