Upgrade to SQLite JDBC 3.31.1

Closes gh-21414
This commit is contained in:
Stephane Nicoll 2020-05-12 08:55:12 +02:00
parent 11ff36686f
commit 8568e0bda2

View File

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