Skip to content

Commit

Permalink
Upgrade Postgres JDBC driver to 42.7.4
Browse files Browse the repository at this point in the history
Closes ##1891
  • Loading branch information
schauder committed Sep 18, 2024
1 parent 1b89f80 commit 5de52af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<mariadb-java-client.version>3.4.1</mariadb-java-client.version>
<mssql.version>12.8.1.jre11</mssql.version>
<mysql-connector-java.version>8.0.33</mysql-connector-java.version>
<postgresql.version>42.6.0</postgresql.version>
<postgresql.version>42.7.4</postgresql.version>
<oracle.version>23.5.0.24.07</oracle.version>

<!-- test dependencies -->
Expand Down

0 comments on commit 5de52af

Please sign in to comment.