Update dependency org.xerial:sqlite-jdbc to v3.53.4.0

This commit is contained in:
2026-08-26 11:02:05 +00:00
parent 69abf3b3a6
commit a6e2fe00d3
+1 -1
View File
@@ -132,7 +132,7 @@ dependencies {
api 'com.mchange:c3p0:0.14.1' api 'com.mchange:c3p0:0.14.1'
// SQLite // SQLite
api 'org.xerial:sqlite-jdbc:3.53.2.1' api 'org.xerial:sqlite-jdbc:3.53.4.0'
// PostgreSQL // PostgreSQL
api 'org.postgresql:postgresql:42.7.13' api 'org.postgresql:postgresql:42.7.13'