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

This commit was merged in pull request #77.
This commit is contained in:
2026-03-29 11:01:41 +00:00

View File

@@ -135,7 +135,7 @@ dependencies {
api 'org.xerial:sqlite-jdbc:3.50.3.0'
// PostgreSQL
api 'org.postgresql:postgresql:42.7.7'
api 'org.postgresql:postgresql:42.7.10'
// MariaDB/MySQL
api 'org.mariadb.jdbc:mariadb-java-client:3.5.7'