Skip to content

Commit 54cd8b2

Browse files
chore(java): Bump org.postgresql:postgresql from 42.7.8 to 42.7.9 in /java (#3901)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.8 to 42.7.9. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03c7438 commit 54cd8b2

File tree

1 file changed

+1
-1
lines changed
  • java/driver/jdbc-validation-postgresql

1 file changed

+1
-1
lines changed

java/driver/jdbc-validation-postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.postgresql</groupId>
5252
<artifactId>postgresql</artifactId>
53-
<version>42.7.8</version>
53+
<version>42.7.9</version>
5454
<scope>test</scope>
5555
</dependency>
5656

0 commit comments

Comments
 (0)