Browse Source

Upgrade to Artemis 2.30.0

Closes gh-36881
pull/36455/head
Andy Wilkinson 3 years ago
parent
commit
07a4646329
  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.29.0") {
library("Artemis", "2.30.0") {
group("org.apache.activemq") {
modules = [
"artemis-amqp-protocol",

Loading…
Cancel
Save