Skip to content

Commit 45b60a6

Browse files
Update dependency org.postgresql:postgresql to v42.6.0
1 parent ffdbf28 commit 45b60a6

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
@@ -272,7 +272,7 @@
272272
<dependency>
273273
<groupId>org.postgresql</groupId>
274274
<artifactId>postgresql</artifactId>
275-
<version>42.5.4</version>
275+
<version>42.6.0</version>
276276
<scope>test</scope>
277277
</dependency>
278278
<dependency>

0 commit comments

Comments
 (0)