Browse Source

Upgrade to Artemis 2.13.0

Closes gh-21942
pull/21985/head
Andy Wilkinson 6 years ago
parent
commit
1ed5bc72fd
  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.12.0") {
library("Artemis", "2.13.0") {
group("org.apache.activemq") {
modules = [
"artemis-amqp-protocol",

Loading…
Cancel
Save