Upgrade to SQLite JDBC 3.32.3.3

Closes gh-24446
This commit is contained in:
Stephane Nicoll 2020-12-10 09:30:35 +01:00
parent 9091161cf9
commit dec085fa3c
1 changed files with 1 additions and 1 deletions

View File

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