Upgrade to Artemis 2.40.0

Closes gh-44777
This commit is contained in:
Andy Wilkinson
2025-03-19 08:29:10 +00:00
parent cb3874fdbe
commit 8dc58f06c7

View File

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