Upgrade to ActiveMQ 5.16.5

Closes gh-30927
This commit is contained in:
Andy Wilkinson 2022-05-10 17:32:49 +01:00
parent 801a4e919a
commit 3fb6260f68
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ActiveMQ", "5.16.4") {
library("ActiveMQ", "5.16.5") {
prohibit("[5.17.0,)") {
because "it requires Java 11"
}