Upgrade to SQLite JDBC 3.36.0.1

Closes gh-27286
pull/27297/head
Stephane Nicoll 3 years ago
parent e590a9f940
commit adbccdddcc

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

Loading…
Cancel
Save