Closes gh-41130
@ -637,6 +637,10 @@ bom {
}
library("Jaybird", "5.0.5.java11") {
prohibit {
endsWith ".java8"
because "we use the .java11 version"
group("org.firebirdsql.jdbc") {
modules = [
"jaybird"