Upgrade to SQLite JDBC 3.31.1

Closes gh-21414
pull/21417/head
Stephane Nicoll 5 years ago
parent 11ff36686f
commit 8568e0bda2

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

Loading…
Cancel
Save