diff --git a/gradle.properties b/gradle.properties index a799b85..b5c8be9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,6 +24,6 @@ sqlite_version=3.47.2.0 # https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client mariadb_version=3.5.1 # https://github.com/pgjdbc/pgjdbc/releases -postgres_version=42.7.4 +postgres_version=42.7.5 # https://github.com/FasterXML/jackson-dataformats-text jackson_version=2.18.2