Browse Source

Upgrade to Artemis 2.18.0

Closes gh-27703
pull/27734/head
Stephane Nicoll 4 years ago
parent
commit
6fa5750e5a
  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.17.0") {
library("Artemis", "2.18.0") {
group("org.apache.activemq") {
modules = [
"artemis-amqp-protocol",

Loading…
Cancel
Save