Skip to content

Commit 880f229

Browse files
Update dependency org.postgresql:postgresql to v42.5.0 (#2659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94f474b commit 880f229

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
@@ -235,7 +235,7 @@
235235
<dependency>
236236
<groupId>org.postgresql</groupId>
237237
<artifactId>postgresql</artifactId>
238-
<version>42.4.2</version>
238+
<version>42.5.0</version>
239239
<scope>test</scope>
240240
</dependency>
241241
<dependency>

0 commit comments

Comments
 (0)