Skip to content

Commit d437270

Browse files
committed
Upgrade to ActiveMQ 5.16.7
Closes gh-38427
1 parent b4348ec commit d437270

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.6") {
17+
library("ActiveMQ", "5.16.7") {
1818
prohibit {
1919
versionRange "[5.17.0,)"
2020
because "it requires Java 11"

0 commit comments

Comments
 (0)