Upgrade to Artemis 2.36.0

Closes gh-41794
This commit is contained in:
Stéphane Nicoll
2024-08-12 08:26:18 +02:00
parent ebace48ade
commit ca9cac6270

View File

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