Skip to content

Commit 2a277f5

Browse files
Update dependency org.postgresql:postgresql to v42.7.6
1 parent cdb1567 commit 2a277f5

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
@@ -190,7 +190,7 @@
190190
<dependency>
191191
<groupId>org.postgresql</groupId>
192192
<artifactId>postgresql</artifactId>
193-
<version>42.7.5</version>
193+
<version>42.7.6</version>
194194
<scope>test</scope>
195195
</dependency>
196196
<dependency>

0 commit comments

Comments
 (0)