Skip to content

Commit b1306b4

Browse files
Update dependency org.postgresql:postgresql to v42.5.2
1 parent 5be92f4 commit b1306b4

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
@@ -262,7 +262,7 @@
262262
<dependency>
263263
<groupId>org.postgresql</groupId>
264264
<artifactId>postgresql</artifactId>
265-
<version>42.5.1</version>
265+
<version>42.5.2</version>
266266
<scope>test</scope>
267267
</dependency>
268268
<dependency>

0 commit comments

Comments
 (0)