Upgrade to SQLite JDBC 3.36.0.3

Closes gh-28098
pull/28102/head
Stephane Nicoll 3 years ago
parent 54f48383b5
commit 6ac9887652

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

Loading…
Cancel
Save