Upgrade to Artemis 2.57.0

Closes gh-51670
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:16 +02:00
parent 53d8e2a019
commit 5b179582cf
@@ -65,7 +65,7 @@ bom {
releaseNotes("https://github.com/eclipse-ee4j/angus-mail/releases/tag/{version}")
}
}
library("Artemis", "2.55.0") {
library("Artemis", "2.57.0") {
group("org.apache.artemis") {
bom("artemis-bom") {
permit("org.apache.activemq:artemis-amqp-protocol")