Browse Source

Upgrade to Artemis 2.27.1

Closes gh-33955
pull/33965/head
Andy Wilkinson 3 years ago
parent
commit
d7e5b61393
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save