mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
Upgrade to ActiveMQ 5.16.1
Closes gh-24954
This commit is contained in:
@@ -9,12 +9,12 @@ description = "Spring Boot Dependencies"
|
||||
bom {
|
||||
effectiveBomArtifact()
|
||||
upgrade {
|
||||
policy = "same-major-version"
|
||||
policy = "any"
|
||||
gitHub {
|
||||
issueLabels = ["type: dependency-upgrade"]
|
||||
}
|
||||
}
|
||||
library("ActiveMQ", "5.16.0") {
|
||||
library("ActiveMQ", "5.16.1") {
|
||||
group("org.apache.activemq") {
|
||||
modules = [
|
||||
"activemq-amqp",
|
||||
|
||||
Reference in New Issue
Block a user