Skip to content

Commit 8e74247

Browse files
build(deps): bump org.postgresql:postgresql from 42.7.5 to 42.7.6 (#7690)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ab1cbb commit 8e74247

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.5</version>
469+
<version>42.7.6</version>
470470
</dependency>
471471
</dependencies>
472472
<build>

0 commit comments

Comments
 (0)