Browse Source

Upgrade to ActiveMQ 5.16.3

Closes gh-27742
pull/28375/head
Stephane Nicoll 4 years ago
parent
commit
a97a566d01
  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("ActiveMQ", "5.16.2") {
library("ActiveMQ", "5.16.3") {
group("org.apache.activemq") {
modules = [
"activemq-amqp",

Loading…
Cancel
Save