Skip to content

Commit 9c9caa5

Browse files
Update dependency org.postgresql:postgresql to v42.5.4
1 parent db754ce commit 9c9caa5

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

0 commit comments

Comments
 (0)