Browse Source

Upgrade to ActiveMQ 5.18.6

Closes gh-42612
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
8f132486ff
  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", "5.18.5") {
library("ActiveMQ", "5.18.6") {
group("org.apache.activemq") {
modules = [
"activemq-amqp",

Loading…
Cancel
Save