Upgrade to SQLite JDBC 3.39.4.0

Closes gh-33198
This commit is contained in:
Stephane Nicoll 2022-11-15 13:56:19 +01:00
parent aa2abba5f3
commit 735ef39267

View File

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