Skip to content

Commit

Permalink
XWIKI-21936: Upgrade to PostgresSQL connector 42.7.2
Browse files Browse the repository at this point in the history
Update dependency org.postgresql:postgresql to v42.7.2 [SECURITY] (#2917)

(cherry picked from commit 6e261b2)
  • Loading branch information
renovate-bot authored and surli committed Feb 27, 2024
1 parent 62a2a43 commit 2f18488
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 @@ -115,7 +115,7 @@
<derby.version>10.14.2.0</derby.version>
<pgsql.groupId>org.postgresql</pgsql.groupId>
<pgsql.artifactId>postgresql</pgsql.artifactId>
<pgsql.version>42.6.0</pgsql.version>
<pgsql.version>42.7.2</pgsql.version>
<oracle.groupId>com.oracle.database.jdbc</oracle.groupId>
<oracle.artifactId>ojdbc11</oracle.artifactId>
<oracle.version>21.11.0.0</oracle.version>
Expand Down

0 comments on commit 2f18488

Please sign in to comment.