Browse Source

Upgrade to Artemis 2.17.0

Closes gh-25324
pull/25369/head
Andy Wilkinson 5 years ago
parent
commit
5d52411291
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save