Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Mitigate CVE-2020-13692 (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneseschrig authored Jun 8, 2020
1 parent c968f94 commit 647ba87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.13</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 647ba87

Please sign in to comment.