Upgrade to SQLite JDBC 3.34.0

Closes gh-24928
This commit is contained in:
Stephane Nicoll 2021-01-20 09:15:22 +01:00
parent 90e50a2967
commit ab883a7fd7

View File

@ -1643,7 +1643,7 @@ bom {
]
}
}
library("SQLite JDBC", "3.32.3.3") {
library("SQLite JDBC", "3.34.0") {
group("org.xerial") {
modules = [
"sqlite-jdbc"
@ -1779,3 +1779,5 @@ generateMetadataFileForMavenPublication {
}