Upgrade to Artemis 2.42.0

Closes gh-46495
This commit is contained in:
Stéphane Nicoll 2025-07-22 15:09:48 +02:00
parent 6adade4c30
commit feede5d689
1 changed files with 1 additions and 1 deletions

View File

@ -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")
}