Upgrade to SQLite JDBC 3.42.0.0

Closes gh-35978
This commit is contained in:
Andy Wilkinson 2023-06-19 09:57:32 +01:00
parent ca5bd37e81
commit 5cd18a05fc

View File

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