From: Simon Brandhof Date: Fri, 26 Jan 2018 22:37:39 +0000 (+0100) Subject: SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabled X-Git-Tag: 7.0~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ba96c18f6176dfe8ac96cd4565f5d6f9db6c4f46;p=sonarqube.git SONAR-10296 Connection to PostgreSQL database fails if SOCKS proxy is enabled --- diff --git a/pom.xml b/pom.xml index 47742d51bce..82d189f9b25 100644 --- a/pom.xml +++ b/pom.xml @@ -938,7 +938,7 @@ org.postgresql postgresql - 42.1.4 + 42.2.1 org.codehaus.woodstox