Skip to content

Commit 1ea3e14

Browse files
Bump postgresql from 42.3.3 to 42.3.5 (#1282)
1 parent 54fc6f0 commit 1ea3e14

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.3.3</version>
265+
<version>42.3.5</version>
266266
<scope>test</scope>
267267
</dependency>
268268
<dependency>

0 commit comments

Comments
 (0)