Upgrade to Jaybird 6.0.0

Closes gh-43675
This commit is contained in:
Andy Wilkinson
2025-01-06 15:55:46 +00:00
parent 31d0135132
commit dcf6a32928

View File

@@ -922,7 +922,7 @@ bom {
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
}
}
library("Jaybird", "5.0.6.java11") {
library("Jaybird", "6.0.0") {
prohibit {
endsWith ".java8"
because "we use the .java11 version"