Browse Source

Upgrade to Artemis 2.44.0

Closes gh-48733
pull/48791/head
Andy Wilkinson 4 weeks ago
parent
commit
c2308a5808
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -62,7 +62,7 @@ bom { @@ -62,7 +62,7 @@ bom {
releaseNotes("https://github.com/eclipse-ee4j/angus-mail/releases/tag/{version}")
}
}
library("Artemis", "2.43.0") {
library("Artemis", "2.44.0") {
group("org.apache.activemq") {
bom("artemis-bom")
}

Loading…
Cancel
Save