Skip to content

Commit 7db9bb9

Browse files
committed
Upgrade to ActiveMQ 5.16.4
Closes gh-29925
1 parent 4cb8ae6 commit 7db9bb9

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.16.3") {
17+
library("ActiveMQ", "5.16.4") {
1818
group("org.apache.activemq") {
1919
modules = [
2020
"activemq-amqp",

0 commit comments

Comments
 (0)