Skip to content

Commit

Permalink
deps: Update dependency org.postgresql:postgresql to v42.7.0 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 6, 2023
1 parent 6265662 commit 03fedb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alloydb-jdbc-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<properties>
<bouncycastle.version>1.77</bouncycastle.version>
<postgresql.version>42.6.0</postgresql.version>
<postgresql.version>42.7.0</postgresql.version>
</properties>

<build>
Expand Down

0 comments on commit 03fedb2

Please sign in to comment.