Upgrade to Artemis 2.51.0

Closes gh-49203
This commit is contained in:
Andy Wilkinson
2026-02-12 11:05:53 +00:00
parent c6229db168
commit dc00476830
@@ -65,7 +65,7 @@ bom {
releaseNotes("https://github.com/eclipse-ee4j/angus-mail/releases/tag/{version}")
}
}
library("Artemis", "2.50.0") {
library("Artemis", "2.51.0") {
group("org.apache.artemis") {
bom("artemis-bom") {
permit("org.apache.activemq:artemis-amqp-protocol")