Upgrade to SQLite JDBC 3.39.3.0

Closes gh-32387
This commit is contained in:
Stephane Nicoll 2022-09-15 09:39:08 +02:00
parent 59448ce5d2
commit c10a8cb195

View File

@ -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"