Skip to content

Commit 195f3c4

Browse files
authored
Merge pull request #100 from SmartDataAnalytics/dependabot/maven/org.postgresql-postgresql-42.3.3
Bump postgresql from 42.2.25 to 42.3.3
2 parents dc45e62 + dcef9c9 commit 195f3c4

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
@@ -843,7 +843,7 @@
843843
<dependency>
844844
<groupId>org.postgresql</groupId>
845845
<artifactId>postgresql</artifactId>
846-
<version>42.2.25</version>
846+
<version>42.3.3</version>
847847
</dependency>
848848

849849

0 commit comments

Comments
 (0)