From 8cb4bafeba9be15e3fab06718c70c070c759dc26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Nov 2020 14:09:55 +0100 Subject: [PATCH] Bump postgresql from 42.2.15 to 42.2.18 (#2215) Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.15 to 42.2.18. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.18/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.15...REL42.2.18) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 88d558cf..199bc924 100644 --- a/pom.xml +++ b/pom.xml @@ -868,7 +868,7 @@ org.postgresql postgresql - 42.2.15 + 42.2.18