Bump postgresql from 42.2.13 to 42.2.14

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.13 to 42.2.14.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.13...REL42.2.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-11 04:54:37 +00:00
parent 389b927b49
commit 2037ab2a89
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
<!-- database driver versions -->
<version.h2>1.4.200</version.h2>
<version.db2>11.1.1.1</version.db2>
<version.postgres>42.2.13</version.postgres>
<version.postgres>42.2.14</version.postgres>
<!-- used by jacoco to collect coverage -->
<argLine></argLine>
</properties>