Skip to content

Commit 54ca876

Browse files
chore(deps-dev): bump org.postgresql:postgresql (#655)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.6 to 42.7.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.6...REL42.7.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc213be commit 54ca876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alloydb-jdbc-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<url>https://github.com/GoogleCloudPlatform/alloydb-java-connector</url>
4141

4242
<properties>
43-
<postgresql.version>42.7.6</postgresql.version>
43+
<postgresql.version>42.7.7</postgresql.version>
4444
</properties>
4545

4646
<build>

0 commit comments

Comments
 (0)