Upgrade to Jaybird 5.0.6.java11

Closes gh-42762
This commit is contained in:
Andy Wilkinson
2024-10-17 15:59:36 +01:00
parent c2e000f80b
commit 56a592e287

View File

@@ -858,7 +858,7 @@ bom {
]
}
}
library("Jaybird", "5.0.5.java11") {
library("Jaybird", "5.0.6.java11") {
prohibit {
endsWith ".java8"
because "we use the .java11 version"