Skip to content

Commit e85e5ce

Browse files
Bump postgresql from 42.5.3 to 42.5.4 (#81)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d5d9ce commit e85e5ce

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.postgresql</groupId>
2626
<artifactId>postgresql</artifactId>
27-
<version>42.5.3</version>
27+
<version>42.5.4</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)