Browse Source

Upgrade to Artemis 2.25.0

Closes gh-32333
pull/32374/head
Stephane Nicoll 3 years ago
parent
commit
024ee55f6d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -14,7 +14,7 @@ bom { @@ -14,7 +14,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("Artemis", "2.23.1") {
library("Artemis", "2.25.0") {
group("org.apache.activemq") {
modules = [
"artemis-amqp-protocol",

Loading…
Cancel
Save