Upgrade to SQLite JDBC 3.51.3.0

Closes gh-49614
This commit is contained in:
Andy Wilkinson
2026-03-16 11:40:32 +00:00
parent 85c8432baf
commit a904ce939a
@@ -2658,7 +2658,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ws/releases/tag/v{version}")
}
}
library("SQLite JDBC", "3.51.2.0") {
library("SQLite JDBC", "3.51.3.0") {
group("org.xerial") {
modules = [
"sqlite-jdbc"