Skip to content

Commit d8c9407

Browse files
Bump postgresql from 42.2.20 to 42.2.21 (#2350)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.20 to 42.2.21. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.21/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.20...REL42.2.21) --- 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 e36e0b4 commit d8c9407

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
@@ -910,7 +910,7 @@
910910
<dependency>
911911
<groupId>org.postgresql</groupId>
912912
<artifactId>postgresql</artifactId>
913-
<version>42.2.20</version>
913+
<version>42.2.21</version>
914914
<optional>true</optional>
915915
</dependency>
916916

0 commit comments

Comments
 (0)