Skip to content

Commit a8a13f2

Browse files
Bump postgresql from 42.3.4 to 42.3.5 (#57)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.4 to 42.3.5. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.4...REL42.3.5) --- 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 79a22df commit a8a13f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<hibernate.version>5.6.8.Final</hibernate.version>
4747
<hikari.version>5.0.1</hikari.version>
4848
<flyway.version>8.5.10</flyway.version>
49-
<postgresql.version>42.3.4</postgresql.version>
49+
<postgresql.version>42.3.5</postgresql.version>
5050
<vault-jdbc.version>1.3.9</vault-jdbc.version>
5151

5252
<junit.version>5.8.2</junit.version>

0 commit comments

Comments
 (0)