Skip to content

Commit

Permalink
fix: upgrade org.postgresql:postgresql from 42.2.23.jre7 to 42.2.24.j…
Browse files Browse the repository at this point in the history
…re7 (#66)

- Updated postgres dependency
  • Loading branch information
snyk-bot committed Oct 18, 2021
1 parent 07a87b8 commit 1cd93c5
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 @@ -93,7 +93,7 @@
<spotbugs.reportFolder>${project.build.directory}/site/spotbugs</spotbugs.reportFolder>

<!-- persistence -->
<version.org.postgresql>42.2.23.jre7</version.org.postgresql>
<version.org.postgresql>42.2.24.jre7</version.org.postgresql>

</properties>

Expand Down

0 comments on commit 1cd93c5

Please sign in to comment.