Skip to content

Commit 909617f

Browse files
Bump postgresql from 42.4.1 to 42.4.2 (#2605)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.4.1...REL42.4.2) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c38e2ab commit 909617f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@
10011001
<dependency>
10021002
<groupId>org.postgresql</groupId>
10031003
<artifactId>postgresql</artifactId>
1004-
<version>42.4.1</version>
1004+
<version>42.4.2</version>
10051005
<optional>true</optional>
10061006
<exclusions>
10071007
<exclusion>

0 commit comments

Comments
 (0)