You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/09/24 18:09:58 UTC

[GitHub] Cenbe commented on a change in pull request #900: [NETBEANS-870] Upgrade PostgreSQL driver to version 42.2.5.

Cenbe commented on a change in pull request #900: [NETBEANS-870] Upgrade PostgreSQL driver to version 42.2.5.
URL: https://github.com/apache/incubator-netbeans/pull/900#discussion_r219935341
 
 

 ##########
 File path: ide/db.drivers/src/org/netbeans/modules/db/drivers/PostgreSQLDriver.xml
 ##########
 @@ -39,7 +39,7 @@
         <!-- please check with mkleint@netbeans.org before/after updating this or "classpath" section -->
         <property>
             <name>maven-dependencies</name>
-            <value>org.postgresql:postgresql:9.4.1209:jar</value>
+            <value>org.postgresql:postgresql-42.2.5.jar:jar</value>
 
 Review comment:
   Fixed in 4e44c52268902c1213110ad0eb33863c2cba7e0f.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists