Skip to content

Commit 2a083aa

Browse files
chore(deps): bump org.postgresql:postgresql (GoogleCloudPlatform#9247)
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 6625622 commit 2a083aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-sql/postgres/servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.postgresql</groupId>
5555
<artifactId>postgresql</artifactId>
56-
<version>42.7.1</version>
56+
<version>42.7.2</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.google.cloud.sql</groupId>

0 commit comments

Comments
 (0)