Commit a29ba202 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Jaybird 4.0.2.java8

Closes gh-24956
parent 48b9e5ab
...@@ -724,10 +724,10 @@ bom { ...@@ -724,10 +724,10 @@ bom {
] ]
} }
} }
library("Jaybird", "3.0.10") { library("Jaybird", "4.0.2.java8") {
group("org.firebirdsql.jdbc") { group("org.firebirdsql.jdbc") {
modules = [ modules = [
"jaybird-jdk17", "jaybird",
"jaybird-jdk18" "jaybird-jdk18"
] ]
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment