Skip to content

Commit 449a038

Browse files
[backend] Bump org.postgresql:postgresql from 42.7.5 to 42.7.7 (#3342)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f204412 commit 449a038

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
@@ -70,7 +70,7 @@
7070
<groupId>org.postgresql</groupId>
7171
<artifactId>postgresql</artifactId>
7272
<scope>runtime</scope>
73-
<version>42.7.5</version>
73+
<version>42.7.7</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>io.pyroscope</groupId>

0 commit comments

Comments
 (0)