Upgrade to SQLite JDBC 3.39.4.1

Closes gh-33312
This commit is contained in:
Stephane Nicoll 2022-11-22 15:04:04 +01:00
parent 1f95480e48
commit 1c9f336156

View File

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