Upgrade to SQLite JDBC 3.41.2.1

Closes gh-34887
pull/34945/head
Stephane Nicoll 2 years ago
parent c459f324ab
commit fe5b2dd664

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

Loading…
Cancel
Save