Browse Source

Upgrade to Artemis 2.51.0

Closes gh-49203
pull/49208/head
Andy Wilkinson 1 month ago
parent
commit
dc00476830
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -65,7 +65,7 @@ bom { @@ -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")

Loading…
Cancel
Save