Skip to content

Commit 8dc58f0

Browse files
committed
Upgrade to Artemis 2.40.0
Closes gh-44777
1 parent cb3874f commit 8dc58f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ bom {
5353
releaseNotes("https://github.com/eclipse-ee4j/angus-mail/releases/tag/{version}")
5454
}
5555
}
56-
library("Artemis", "2.39.0") {
56+
library("Artemis", "2.40.0") {
5757
group("org.apache.activemq") {
5858
imports = [
5959
"artemis-bom"

0 commit comments

Comments
 (0)