Skip to content

Commit

Permalink
XWIKI-20669: Upgrade to PostgresSQL connector 42.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Feb 21, 2023
1 parent 6622849 commit 02f1b50
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 @@ -107,7 +107,7 @@
<derby.version>10.14.2.0</derby.version>
<pgsql.groupId>org.postgresql</pgsql.groupId>
<pgsql.artifactId>postgresql</pgsql.artifactId>
<pgsql.version>42.5.1</pgsql.version>
<pgsql.version>42.5.3</pgsql.version>
<oracle.groupId>com.oracle.ojdbc</oracle.groupId>
<oracle.artifactId>ojdbc8</oracle.artifactId>
<oracle.version>19.3.0.0</oracle.version>
Expand Down

0 comments on commit 02f1b50

Please # to comment.