Skip to content

Commit 6eb0632

Browse files
Bump postgresql from 42.4.0 to 42.6.0 (#296)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.0 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.4.0...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>
1 parent 3fc7963 commit 6eb0632

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
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.postgresql</groupId>
125125
<artifactId>postgresql</artifactId>
126-
<version>42.4.0</version>
126+
<version>42.6.0</version>
127127
</dependency>
128128
</dependencies>
129129
</profile>

0 commit comments

Comments
 (0)