Upgrade to Artemis 2.53.0

Closes gh-49769
This commit is contained in:
Andy Wilkinson
2026-03-25 13:37:19 +00:00
parent c7e7a19c5d
commit 620944c0fb
@@ -65,7 +65,7 @@ bom {
releaseNotes("https://github.com/eclipse-ee4j/angus-mail/releases/tag/{version}")
}
}
library("Artemis", "2.52.0") {
library("Artemis", "2.53.0") {
group("org.apache.artemis") {
bom("artemis-bom") {
permit("org.apache.activemq:artemis-amqp-protocol")