Upgrade to SQLite JDBC 3.36.0.1

Closes gh-27286
This commit is contained in:
Stephane Nicoll 2021-07-12 07:54:23 +02:00
parent e590a9f940
commit adbccdddcc
1 changed files with 1 additions and 1 deletions

View File

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