Upgrade to SQLite JDBC 3.43.2.2

Closes gh-41495
This commit is contained in:
Andy Wilkinson 2024-07-15 15:02:07 +01:00
parent 46aeb71114
commit 68ad8ff0a6
1 changed files with 1 additions and 1 deletions

View File

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