Upgrade to Jaybird 6.0.4

Closes gh-49099
This commit is contained in:
Andy Wilkinson
2026-02-05 12:59:06 +00:00
parent 9f3018f0ac
commit a67203bcc9
@@ -967,7 +967,7 @@ bom {
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
}
}
library("Jaybird", "6.0.3") {
library("Jaybird", "6.0.4") {
prohibit {
endsWith ".java8"
because "we use the .java11 version"