Skip to content

Commit ca9cac6

Browse files
committed
Upgrade to Artemis 2.36.0
Closes gh-41794
1 parent ebace48 commit ca9cac6

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
@@ -73,7 +73,7 @@ bom {
7373
releaseNotes("https://github.com/eclipse-ee4j/angus-mail/releases/tag/{version}")
7474
}
7575
}
76-
library("Artemis", "2.35.0") {
76+
library("Artemis", "2.36.0") {
7777
group("org.apache.activemq") {
7878
imports = [
7979
"artemis-bom"

0 commit comments

Comments
 (0)