Skip to content

Commit 68a0d71

Browse files
committed
Update Postgres driver to 42.2.25.
1 parent ce7f916 commit 68a0d71

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
compile 'org.mariadb.jdbc:mariadb-java-client:2.6.0'
3535
compile 'com.microsoft.sqlserver:mssql-jdbc:8.2.2.jre11'
3636
compile 'com.oracle.database.jdbc:ojdbc8:19.6.0.0'
37-
compile 'org.postgresql:postgresql:42.2.14'
37+
compile 'org.postgresql:postgresql:42.2.25'
3838
compile 'com.sap.cloud.db.jdbc:ngdbc:2.4.76'
3939

4040
// UnitTesting
-911 KB
Binary file not shown.
983 KB
Binary file not shown.

0 commit comments

Comments
 (0)