Upgrade to SQLite JDBC 3.39.3.0

Closes gh-32387
pull/32405/head
Stephane Nicoll 2 years ago
parent 59448ce5d2
commit c10a8cb195

@ -1501,7 +1501,7 @@ bom {
]
}
}
library("SQLite JDBC", "3.36.0.3") {
library("SQLite JDBC", "3.39.3.0") {
group("org.xerial") {
modules = [
"sqlite-jdbc"

Loading…
Cancel
Save