From 214f0b5587b987c950f2efc801b4da870a34f19e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2020 17:17:07 +0100 Subject: [PATCH] Bump postgresql from 42.2.9 to 42.2.10 (#2010) Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.9 to 42.2.10. - [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.9...REL42.2.10) 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 60247c99..d85ebcf7 100644 --- a/pom.xml +++ b/pom.xml @@ -877,7 +877,7 @@ org.postgresql postgresql - 42.2.9 + 42.2.10