Upgrade to Jaybird 6.0.2

Closes gh-45832
This commit is contained in:
Stéphane Nicoll 2025-06-06 11:43:09 +02:00
parent d02c14dee9
commit 9de24a4a3a
1 changed files with 1 additions and 1 deletions

View File

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