Skip to content

Commit a5063d3

Browse files
committed
Upgrade to ActiveMQ 5.18.5
Closes gh-41764
1 parent 7386908 commit a5063d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bom {
1414
issueLabels = ["type: dependency-upgrade"]
1515
}
1616
}
17-
library("ActiveMQ", "5.18.4") {
17+
library("ActiveMQ", "5.18.5") {
1818
group("org.apache.activemq") {
1919
modules = [
2020
"activemq-amqp",

0 commit comments

Comments
 (0)