Merge branch '3.2.x'
Closes gh-41131
This commit is contained in:
@@ -806,6 +806,10 @@ bom {
|
||||
}
|
||||
}
|
||||
library("Jaybird", "5.0.4.java11") {
|
||||
prohibit {
|
||||
endsWith ".java8"
|
||||
because "we use the .java11 version"
|
||||
}
|
||||
group("org.firebirdsql.jdbc") {
|
||||
modules = [
|
||||
"jaybird"
|
||||
|
||||
Reference in New Issue
Block a user