Browse Source

Upgrade to Artemis 2.11.0

Closes gh-19914
pull/19926/head
Andy Wilkinson 6 years ago
parent
commit
d7e18a714d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save