Skip to content

Commit

Permalink
Upgrade to ActiveMQ 5.15.13
Browse files Browse the repository at this point in the history
Closes gh-22452
  • Loading branch information
wilkinsona committed Jul 21, 2020
1 parent 4732c15 commit b6516c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -13,7 +13,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "5.15.12") {
library("ActiveMQ", "5.15.13") {
group("org.apache.activemq") {
modules = [
"activemq-amqp",
Expand Down

0 comments on commit b6516c9

Please sign in to comment.