Skip to content

Commit 06e62f1

Browse files
Update dependency org.postgresql:postgresql to v42.7.5
1 parent 7f4e0c3 commit 06e62f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactify-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>org.postgresql</groupId>
188188
<artifactId>postgresql</artifactId>
189-
<version>42.7.3</version>
189+
<version>42.7.5</version>
190190
<scope>runtime</scope>
191191
</dependency>
192192
<dependency>

0 commit comments

Comments
 (0)