Browse Source

Upgrade to Artemis 2.31.2

Closes gh-38127
pull/38153/head
Andy Wilkinson 2 years ago
parent
commit
90d6b53a27
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save