diff --git a/pom.xml b/pom.xml index bbb54f8a73e1..027cfee68c50 100644 --- a/pom.xml +++ b/pom.xml @@ -932,7 +932,7 @@ org.postgresql postgresql - 42.1.1 + 42.1.4 org.codehaus.woodstox diff --git a/sonar-application/src/main/assembly/conf/sonar.properties b/sonar-application/src/main/assembly/conf/sonar.properties index 2ef061a637f1..1a457273bfbe 100644 --- a/sonar-application/src/main/assembly/conf/sonar.properties +++ b/sonar-application/src/main/assembly/conf/sonar.properties @@ -34,7 +34,7 @@ #sonar.jdbc.url=jdbc:oracle:thin:@localhost:1521/XE -#----- PostgreSQL 8.x/9.x +#----- PostgreSQL 8.x or greater # If you don't use the schema named "public", please refer to http://jira.sonarsource.com/browse/SONAR-5000 #sonar.jdbc.url=jdbc:postgresql://localhost/sonar