Skip to content

Commit ad6a5dc

Browse files
chore(deps): update dependency org.postgresql:postgresql to v42.7.2 [security]
1 parent f27085c commit ad6a5dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parallel-consumer-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.postgresql</groupId>
9292
<artifactId>postgresql</artifactId>
93-
<version>42.7.1</version>
93+
<version>42.7.2</version>
9494
<scope>test</scope>
9595
</dependency>
9696
<dependency>

0 commit comments

Comments
 (0)