Upgrade to SQLite JDBC 3.41.2.0

Closes gh-34725
This commit is contained in:
Andy Wilkinson 2023-03-23 07:39:53 +00:00
parent c3156a8f50
commit 1693f81407

View File

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