Upgrade to SQLite JDBC 3.51.1.0

Closes gh-48758
This commit is contained in:
Andy Wilkinson
2026-01-09 09:54:24 +00:00
parent 8e9becc098
commit 6629b63582
@@ -2595,7 +2595,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
}
}
library("SQLite JDBC", "3.50.3.0") {
library("SQLite JDBC", "3.51.1.0") {
group("org.xerial") {
modules = [
"sqlite-jdbc"