Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent b26ba65 commit 5b4d924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/com.abstratt.mdd.target.jee/templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>9.4.1207</version>
<version>42.2.26</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 5b4d924

Please sign in to comment.