Upgrade to Jaybird 5.0.8.java11

Closes gh-45817
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:17:53 +02:00
parent 70649ca011
commit d5e7da00d6

View File

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