Browse Source

Upgrade to Artemis 2.52.0

Closes gh-49485
pull/49504/head
Stéphane Nicoll 2 weeks ago
parent
commit
e180e6068d
  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.51.0") {
library("Artemis", "2.52.0") {
group("org.apache.artemis") {
bom("artemis-bom") {
permit("org.apache.activemq:artemis-amqp-protocol")

Loading…
Cancel
Save