Skip to content

Commit 01e604e

Browse files
Update dependency org.postgresql:postgresql to v42.7.8
1 parent 971b3e1 commit 01e604e

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
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.postgresql</groupId>
121121
<artifactId>postgresql</artifactId>
122-
<version>42.7.7</version>
122+
<version>42.7.8</version>
123123
<scope>runtime</scope>
124124
</dependency>
125125

0 commit comments

Comments
 (0)