Upgrade to SQLite JDBC 3.41.2.1

Closes gh-34887
This commit is contained in:
Stephane Nicoll
2023-04-06 13:26:03 +02:00
parent c459f324ab
commit fe5b2dd664

View File

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