Skip to content

Commit 1b76136

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

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.7</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)