Upgrade to Jaybird 4.0.2.java8

Closes gh-24956
This commit is contained in:
Andy Wilkinson 2021-01-21 12:30:41 +00:00
parent 48b9e5ab29
commit a29ba202ae
1 changed files with 2 additions and 2 deletions

View File

@ -724,10 +724,10 @@ bom {
]
}
}
library("Jaybird", "3.0.10") {
library("Jaybird", "4.0.2.java8") {
group("org.firebirdsql.jdbc") {
modules = [
"jaybird-jdk17",
"jaybird",
"jaybird-jdk18"
]
}