Browse Source

Upgrade to ActiveMQ 6.2.2

Closes gh-49768
pull/49787/head
Andy Wilkinson 2 weeks ago
parent
commit
c7e7a19c5d
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -31,7 +31,7 @@ bom { @@ -31,7 +31,7 @@ bom {
]
}
}
library("ActiveMQ", "6.2.1") {
library("ActiveMQ", "6.2.2") {
group("org.apache.activemq") {
modules = [
"activemq-console",

Loading…
Cancel
Save