Upgrade to SQLite JDBC 3.43.0.0

Closes gh-37332
This commit is contained in:
Stephane Nicoll 2023-09-11 14:39:59 +02:00
parent 791e6dcc29
commit 18c4401f07

View File

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