Upgrade to Artemis 2.23.1

Closes gh-31583
This commit is contained in:
Andy Wilkinson
2022-07-07 10:09:21 +01:00
parent 9e3c557992
commit 344a216feb
3 changed files with 5 additions and 5 deletions

View File

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