Upgrade to SQLite JDBC 3.34.0

Closes gh-24928
pull/24946/head
Stephane Nicoll 4 years ago
parent 90e50a2967
commit ab883a7fd7

@ -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 {
}

Loading…
Cancel
Save