From 7105e119b25dc3d9485b9e2537196a958e1c88a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 11 Sep 2018 18:00:43 +0200 Subject: [PATCH] Bump postgresql from 42.2.4 to 42.2.5 (#1636) Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.4 to 42.2.5. - [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.4...REL42.2.5) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c75fd0a2..5e807795 100644 --- a/pom.xml +++ b/pom.xml @@ -844,7 +844,7 @@ org.postgresql postgresql - 42.2.4 + 42.2.5