Upgrade to Jaybird 6.0.6

Closes gh-51681
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:17 +02:00
parent b44517cca3
commit 110ab74050
@@ -1071,7 +1071,7 @@ bom {
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}") releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
} }
} }
library("Jaybird", "6.0.5") { library("Jaybird", "6.0.6") {
prohibit { prohibit {
endsWith ".java8" endsWith ".java8"
because "we use the .java11 version" because "we use the .java11 version"