Skip to content

Commit 17f35c0

Browse files
Bump postgresql from 42.5.3 to 42.6.0 (#95)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.3 to 42.6.0. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.5.3...REL42.6.0) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dejan Kovacevic <[email protected]>
1 parent df2d2f6 commit 17f35c0

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
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.postgresql</groupId>
108108
<artifactId>postgresql</artifactId>
109-
<version>42.5.4</version>
109+
<version>42.6.0</version>
110110
</dependency>
111111
<dependency>
112112
<groupId>org.flywaydb</groupId>

0 commit comments

Comments
 (0)