Browse Source

Upgrade to ActiveMQ 6.1.5

Closes gh-43795
pull/43807/head
Stéphane Nicoll 11 months ago
parent
commit
c0323ededa
  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