Merge pull request 'Update dependency org.postgresql:postgresql to v42.7.12' (#112) from renovate/org.postgresql-postgresql-42.x into master

This commit was merged in pull request #112.
This commit is contained in:
2026-06-29 20:00:54 +00:00
+1 -1
View File
@@ -135,7 +135,7 @@ dependencies {
api 'org.xerial:sqlite-jdbc:3.53.2.0'
// PostgreSQL
api 'org.postgresql:postgresql:42.7.11'
api 'org.postgresql:postgresql:42.7.12'
// MariaDB/MySQL
api 'org.mariadb.jdbc:mariadb-java-client:3.5.9'