Upgrade to SQLite JDBC 3.44.1.0

Closes gh-39033
This commit is contained in:
Andy Wilkinson
2024-01-05 10:30:22 +00:00
parent 383750a309
commit 88f4c72ef4
@@ -1633,7 +1633,7 @@ bom {
]
}
}
library("SQLite JDBC", "3.43.2.0") {
library("SQLite JDBC", "3.44.1.0") {
group("org.xerial") {
modules = [
"sqlite-jdbc"