Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 6, 2020
1 parent 4d7ec70 commit 858cfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Expand Up @@ -19,7 +19,7 @@

<!-- backend dependencies -->
<rest-assured.version>4.2.0</rest-assured.version>
<postgresql.version>42.2.9</postgresql.version>
<postgresql.version>42.2.10</postgresql.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 858cfe0

Please sign in to comment.