Skip to content

Commit b39435d

Browse files
chore(deps): bump org.postgresql:postgresql (GoogleCloudPlatform#9246)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.1 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f02e013 commit b39435d

File tree

1 file changed

+1
-1
lines changed
  • cloud-sql/postgres/client-side-encryption

1 file changed

+1
-1
lines changed

cloud-sql/postgres/client-side-encryption/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.postgresql</groupId>
6565
<artifactId>postgresql</artifactId>
66-
<version>42.7.1</version>
66+
<version>42.7.2</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.google.crypto.tink</groupId>

0 commit comments

Comments
 (0)