Browse Source

Upgrade to ActiveMQ 5.16.2

Closes gh-26528
pull/26586/head
Andy Wilkinson 5 years ago
parent
commit
9a981f0bc5
  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.1") {
library("ActiveMQ", "5.16.2") {
group("org.apache.activemq") {
modules = [
"activemq-amqp",

Loading…
Cancel
Save