Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 15, 2020
1 parent 622f423 commit 52f54a4
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.3.1</rest-assured.version>
<postgresql.version>42.2.17</postgresql.version>
<postgresql.version>42.2.18</postgresql.version>
<groovy.version>3.0.6</groovy.version>
</properties>

Expand Down

0 comments on commit 52f54a4

Please sign in to comment.