Browse Source

Upgrade to ActiveMQ 6.1.7

Closes gh-46373
pull/46457/head
Stéphane Nicoll 9 months ago
parent
commit
462e340e4e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save