Skip to content

Commit c5673bc

Browse files
fix(deps): update dependency org.postgresql:postgresql to v42.7.4
1 parent b84a1ad commit c5673bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.postgresql</groupId>
4444
<artifactId>postgresql</artifactId>
45-
<version>42.7.3</version>
45+
<version>42.7.4</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)