Upgrade to Jaybird 6.0.3

Closes gh-47111
This commit is contained in:
Stéphane Nicoll
2025-09-08 09:15:32 +02:00
parent c76b1c3068
commit 593b977fdd
@@ -988,7 +988,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"