Skip to content

Commit 92518a0

Browse files
fix(deps): update dependency org.postgresql:postgresql to v42.7.5
1 parent f42422d commit 92518a0

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
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.postgresql</groupId>
105105
<artifactId>postgresql</artifactId>
106-
<version>42.7.4</version>
106+
<version>42.7.5</version>
107107
</dependency>
108108

109109

0 commit comments

Comments
 (0)