Browse Source

Upgrade to Artemis 2.19.1

Closes gh-29784
pull/30003/head
Stephane Nicoll 4 years ago
parent
commit
7016693f0e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -70,7 +70,7 @@ bom { @@ -70,7 +70,7 @@ bom {
]
}
}
library("Artemis", "2.19.0") {
library("Artemis", "2.19.1") {
group("org.apache.activemq") {
modules = [
"artemis-amqp-protocol",

Loading…
Cancel
Save