Browse Source

Upgrade to Artemis 2.32.0

Closes gh-39695
pull/39734/head
Andy Wilkinson 2 years ago
parent
commit
b2f96f4a5c
  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.2") {
library("Artemis", "2.32.0") {
group("org.apache.activemq") {
modules = [
"artemis-amqp-protocol",

Loading…
Cancel
Save