Skip to content

Commit ecc59dc

Browse files
Bump postgresql from 42.3.6 to 42.4.0 (#1298)
1 parent c634e53 commit ecc59dc

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
@@ -276,7 +276,7 @@
276276
<dependency>
277277
<groupId>org.postgresql</groupId>
278278
<artifactId>postgresql</artifactId>
279-
<version>42.3.6</version>
279+
<version>42.4.0</version>
280280
<scope>test</scope>
281281
</dependency>
282282
<dependency>

0 commit comments

Comments
 (0)