Skip to content

Commit b840216

Browse files
authored
Merge pull request #1929 from lat-lon/fix/upgradePostgresql
Upgraded postgresql from 42.7.8 to 42.7.9
2 parents 9b904e3 + 745068c commit b840216

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@
886886
<dependency>
887887
<groupId>org.postgresql</groupId>
888888
<artifactId>postgresql</artifactId>
889-
<version>42.7.8</version>
889+
<version>42.7.9</version>
890890
</dependency>
891891
<!-- Oracle (Official provided driver from repo1.maven.org) -->
892892
<dependency>

0 commit comments

Comments
 (0)