Skip to content

Commit be82daf

Browse files
chore: bump org.postgresql:postgresql from 42.7.10 to 42.7.11 (#4302)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c0196e commit be82daf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java/driver/jdbc-validation-postgresql

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.10</version>
53+
<version>42.7.11</version>
5454
<scope>test</scope>
5555
</dependency>
5656

0 commit comments

Comments
 (0)