Skip to content

Commit 3544e91

Browse files
build(deps): bump org.postgresql:postgresql from 42.7.6 to 42.7.7 (#7737)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffa9e5f commit 3544e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
466466
<dependency>
467467
<groupId>org.postgresql</groupId>
468468
<artifactId>postgresql</artifactId>
469-
<version>42.7.6</version>
469+
<version>42.7.7</version>
470470
</dependency>
471471
</dependencies>
472472
<build>

0 commit comments

Comments
 (0)