Upgrade to Artemis 2.37.0

Closes gh-42213
This commit is contained in:
Andy Wilkinson
2024-09-11 11:16:38 +01:00
parent e576bada99
commit 0130ca17f3

View File

@@ -54,7 +54,7 @@ bom {
releaseNotes("https://github.com/eclipse-ee4j/angus-mail/releases/tag/{version}")
}
}
library("Artemis", "2.36.0") {
library("Artemis", "2.37.0") {
group("org.apache.activemq") {
imports = [
"artemis-bom"