]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade to PostgreSQL driver 9.3-1102-jdbc4
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 9 Dec 2014 22:18:46 +0000 (23:18 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 9 Dec 2014 22:18:46 +0000 (23:18 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index c771d9285ace3d3f44edeced688504e59929e4ab..130e8b36dc0dbbd48b22650713d2a22f5d359659 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.postgresql</groupId>
         <artifactId>postgresql</artifactId>
-        <version>9.3-1101-jdbc4</version>
+        <version>9.3-1102-jdbc4</version>
       </dependency>
       <dependency>
         <groupId>net.sourceforge.jtds</groupId>