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
Co-authored-by: Romuald Lemesle <romuald.lemesle@filigran.io>
  • Loading branch information
renovate[bot] and RomuDeuxfois authored Dec 18, 2024
1 parent fece7c2 commit 1ee1cc8
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 1ee1cc8

Please sign in to comment.