Browse Source

Upgrade to ActiveMQ 6.2.0

Closes gh-48732
pull/48791/head
Andy Wilkinson 4 weeks ago
parent
commit
dd3d9d8f2d
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save