Skip to content

Commit

Permalink
[backend] Update dependency org.postgresql:postgresql to v42.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 85d9bf4 commit 595ce56
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 @@ -68,7 +68,7 @@
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<scope>runtime</scope>
<version>42.6.2</version>
<version>42.7.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 595ce56

Please sign in to comment.