Skip to content

Commit 7948ac9

Browse files
renovate[bot]morpheus-87
authored andcommitted
fix(deps): update dependency org.postgresql:postgresql to v42.7.7 [security]
1 parent c58e9ea commit 7948ac9

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
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>org.postgresql</groupId>
133133
<artifactId>postgresql</artifactId>
134-
<version>42.7.5</version>
134+
<version>42.7.7</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>org.jdbi</groupId>

0 commit comments

Comments
 (0)