Upgrade to Jaybird 6.0.1

Closes gh-45112
This commit is contained in:
Phillip Webb 2025-04-10 13:34:21 -07:00
parent 656daf0ca5
commit a19fc812ab
1 changed files with 1 additions and 1 deletions

View File

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