Browse Source

Upgrade to Artemis 2.42.0

Closes gh-46495
pull/45341/head
Stéphane Nicoll 5 months ago
parent
commit
feede5d689
  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.41.0") {
library("Artemis", "2.42.0") {
group("org.apache.activemq") {
bom("artemis-bom")
}

Loading…
Cancel
Save