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 diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 479bba07ad9..cc6e2043a1b 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -478,7 +478,7 @@ - postgresql + org.postgresql postgresql diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 6d402ab02b5..aa9706ac130 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -92,7 +92,7 @@ runtime - postgresql + org.postgresql postgresql runtime diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index a9b1883a42a..bad0f4f5503 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -170,7 +170,7 @@ test - postgresql + org.postgresql postgresql test