Upgrade to Jaybird 5.0.8.java11

Closes gh-45807
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:05:27 +02:00
parent a32be05751
commit f7f1c1315b

View File

@@ -903,7 +903,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"