Skip to content

Commit 2b49071

Browse files
Update dependency org.postgresql:postgresql to v42.7.5
1 parent ec6dbf2 commit 2b49071

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
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>org.postgresql</groupId>
190190
<artifactId>postgresql</artifactId>
191-
<version>42.7.4</version>
191+
<version>42.7.5</version>
192192
<scope>test</scope>
193193
</dependency>
194194
<dependency>

0 commit comments

Comments
 (0)