Commit ab883a7f authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to SQLite JDBC 3.34.0

Closes gh-24928
parent 90e50a29
...@@ -1643,7 +1643,7 @@ bom { ...@@ -1643,7 +1643,7 @@ bom {
] ]
} }
} }
library("SQLite JDBC", "3.32.3.3") { library("SQLite JDBC", "3.34.0") {
group("org.xerial") { group("org.xerial") {
modules = [ modules = [
"sqlite-jdbc" "sqlite-jdbc"
...@@ -1779,3 +1779,5 @@ generateMetadataFileForMavenPublication { ...@@ -1779,3 +1779,5 @@ generateMetadataFileForMavenPublication {
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment