Skip to content

Commit b464995

Browse files
committed
Upgrade to Artemis 2.22.0
Closes gh-30943
1 parent 3c38544 commit b464995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bom {
2424
]
2525
}
2626
}
27-
library("Artemis", "2.20.0") {
27+
library("Artemis", "2.22.0") {
2828
group("org.apache.activemq") {
2929
modules = [
3030
"artemis-amqp-protocol",

0 commit comments

Comments
 (0)