Upgrade to Jaybird 5.0.6.java11

Closes gh-42747
This commit is contained in:
Andy Wilkinson
2024-10-17 14:55:19 +01:00
parent 2f28e36902
commit d808e8b697

View File

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