Upgrade to SQLite JDBC 3.41.2.2

Closes gh-35846
pull/36038/head
Stephane Nicoll 1 year ago
parent bba8569c25
commit 9048686080

@ -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"

Loading…
Cancel
Save