From 755c1b9f3083f6efb4af3c8f6db5087d75cf5406 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 15:39:11 +0100 Subject: [PATCH] Bump postgresql from 42.2.8 to 42.2.9 (#1955) Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.8 to 42.2.9. - [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.8...REL42.2.9) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 79e7570b..043b529b 100644 --- a/pom.xml +++ b/pom.xml @@ -877,7 +877,7 @@ org.postgresql postgresql - 42.2.8 + 42.2.9