Skip to content

Commit f585979

Browse files
Bump postgresql from 42.5.0 to 42.5.1 (#73)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b1183b commit f585979

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
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.postgresql</groupId>
2727
<artifactId>postgresql</artifactId>
28-
<version>42.5.0</version>
28+
<version>42.5.1</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)