Upgrade to SQLite JDBC 3.41.2.2

Closes gh-35846
This commit is contained in:
Stephane Nicoll 2023-06-12 08:45:45 +02:00
parent bba8569c25
commit 9048686080

View File

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