Skip to content

Commit 6ecfd86

Browse files
Bump postgresql from 42.3.3 to 42.3.4 (#37)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.3.4. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.3...REL42.3.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94b4fa5 commit 6ecfd86

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
@@ -45,7 +45,7 @@
4545
<hibernate.version>5.6.8.Final</hibernate.version>
4646
<hikari.version>5.0.1</hikari.version>
4747
<flyway.version>8.5.8</flyway.version>
48-
<postgresql.version>42.3.3</postgresql.version>
48+
<postgresql.version>42.3.4</postgresql.version>
4949
<vault-jdbc.version>1.3.9</vault-jdbc.version>
5050

5151
<junit.version>5.8.2</junit.version>

0 commit comments

Comments
 (0)