Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit aaf065b

Browse files
Bump postgresql from 42.4.1 to 42.4.2 (#1884)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.4.1...REL42.4.2) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10cb6f4 commit aaf065b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<guava.version>31.1-jre</guava.version>
6969
<jackson.version>2.13.3</jackson.version>
7070
<test-containers.version>1.17.3</test-containers.version>
71-
<postgresql.version>42.4.1</postgresql.version>
71+
<postgresql.version>42.4.2</postgresql.version>
7272
<wiremock.version>2.33.2</wiremock.version>
7373
<httpclient.version>4.5.13</httpclient.version>
7474
<junit.version>4.13.2</junit.version>

0 commit comments

Comments
 (0)