Browse Source

Upgrade to ActiveMQ 6.1.5

Closes gh-43799
pull/43904/head
Stéphane Nicoll 1 year ago
parent
commit
71fa030eda
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -13,7 +13,7 @@ bom { @@ -13,7 +13,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "6.1.4") {
library("ActiveMQ", "6.1.5") {
group("org.apache.activemq") {
modules = [
"activemq-console" {

Loading…
Cancel
Save