Skip to content

Commit feede5d

Browse files
committed
Upgrade to Artemis 2.42.0
Closes gh-46495
1 parent 6adade4 commit feede5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ bom {
6262
releaseNotes("https://github.com/eclipse-ee4j/angus-mail/releases/tag/{version}")
6363
}
6464
}
65-
library("Artemis", "2.41.0") {
65+
library("Artemis", "2.42.0") {
6666
group("org.apache.activemq") {
6767
bom("artemis-bom")
6868
}

0 commit comments

Comments
 (0)