Browse Source

Upgrade to Artemis 2.43.0

Closes gh-47681
pull/47694/head
Stéphane Nicoll 2 months ago
parent
commit
4d0228ba84
  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.42.0") {
library("Artemis", "2.43.0") {
group("org.apache.activemq") {
bom("artemis-bom")
}

Loading…
Cancel
Save