From bb5b674ddb3803de1db11772c21eeeca7696a087 Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Thu, 17 Jul 2014 14:06:27 +0200 Subject: SONAR-5462 Upgrade PostgreSQL driver to support 9.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3b5cacefd9d..50f20902ee7 100644 --- a/pom.xml +++ b/pom.xml @@ -849,9 +849,9 @@ 5.1.27 - postgresql + org.postgresql postgresql - 9.1-901-1.jdbc4 + 9.3-1101-jdbc4 org.codehaus.sonar -- cgit v1.2.3