Skip to content

Commit 716b45f

Browse files
authored
Merge pull request #705 from komoot/dependabot/maven/org.postgresql-postgresql-42.5.1
Bump postgresql from 42.5.0 to 42.5.1
2 parents 611ac16 + 164ed64 commit 716b45f

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.postgresql</groupId>
5151
<artifactId>postgresql</artifactId>
52-
<version>42.5.0</version>
52+
<version>42.5.1</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)