From a09f4017b144c93689d8c5f2511610cb1fc9e777 Mon Sep 17 00:00:00 2001 From: James Moger Date: Mon, 30 Jan 2017 16:40:21 -0500 Subject: [PATCH] Update Postgres driver to 9.4.1212 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac2f847..255c33a 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ org.postgresql postgresql - 9.4.1208 + 9.4.1212 jar provided -- 2.39.5