Upgrade to SQLite JDBC 3.36.0.3

Closes gh-28098
This commit is contained in:
Stephane Nicoll 2021-09-22 08:48:24 +02:00
parent 54f48383b5
commit 6ac9887652
1 changed files with 1 additions and 1 deletions

View File

@ -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"