Upgrade to Jaybird 6.0.3

Closes gh-47065
This commit is contained in:
Phillip Webb
2025-09-05 11:41:41 -07:00
parent d9b894dc9b
commit 24a1b0b449
@@ -945,7 +945,7 @@ bom {
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
}
}
library("Jaybird", "6.0.2") {
library("Jaybird", "6.0.3") {
prohibit {
endsWith ".java8"
because "we use the .java11 version"