Skip to content

Commit 4264b45

Browse files
Merge pull request #9 from practicalli/snyk-fix-0666fbbae7212e1e5947ac6b5f8ae92f
[Snyk] Fix for 6 vulnerabilities
2 parents 9f4eaa1 + 14008fe commit 4264b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.postgresql</groupId>
5050
<artifactId>postgresql</artifactId>
51-
<version>42.2.23.jre7</version>
51+
<version>42.3.3</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>hiccup</groupId>

0 commit comments

Comments
 (0)