Upgrade to SQLite JDBC 3.53.4.0

Closes gh-51704
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:19 +02:00
parent 9c7e6e5dce
commit 12bf9c40ae
@@ -2964,7 +2964,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
}
}
library("SQLite JDBC", "3.53.2.1") {
library("SQLite JDBC", "3.53.4.0") {
group("org.xerial") {
modules = [
"sqlite-jdbc"