Skip to content

Commit 91a9ec4

Browse files
wistefansnyk-bot
andauthored
fix: upgrade org.postgresql:postgresql from 42.6.0 to 42.7.3 (#190)
Snyk has created this PR to upgrade org.postgresql:postgresql from 42.6.0 to 42.7.3. See this package in maven: org.postgresql:postgresql See this project in Snyk: https://app.snyk.io/org/wistefan/project/e4d0b1c1-93aa-4ea9-83e8-7ddc06ac5363?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent a34a73d commit 91a9ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<spotbugs.reportFolder>${project.build.directory}/site/spotbugs</spotbugs.reportFolder>
9999

100100
<!-- persistence -->
101-
<version.org.postgresql>42.6.0</version.org.postgresql>
101+
<version.org.postgresql>42.7.3</version.org.postgresql>
102102

103103
</properties>
104104

0 commit comments

Comments
 (0)