Skip to content

Commit c65189f

Browse files
authored
Merge pull request #5 from eXist-db/dependabot/maven/org.postgresql-postgresql-42.3.1
Bump postgresql from 42.2.9 to 42.3.1
2 parents 413afeb + 1eadd26 commit c65189f

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.postgresql</groupId>
6666
<artifactId>postgresql</artifactId>
67-
<version>42.2.9</version>
67+
<version>42.3.1</version>
6868
</dependency>
6969

7070
<!-- test dependencies -->

0 commit comments

Comments
 (0)