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

Commit 69ca48f

Browse files
Bump postgresql from 42.4.0 to 42.4.1
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.0 to 42.4.1. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.4.0...REL42.4.1) --- 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>
1 parent de4bd70 commit 69ca48f

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.0</postgresql.version>
71+
<postgresql.version>42.4.1</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)