------------------------------------------------------------
revno: 22321
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2
timestamp: Tue 2016-03-15 12:02:44 +0100
message:
  Upgraded postgresql and mysql jdbc connectors
modified:
  dhis-2/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2016-03-15 08:27:06 +0000
+++ dhis-2/pom.xml	2016-03-15 11:02:44 +0000
@@ -793,12 +793,12 @@
       <dependency>
         <groupId>mysql</groupId>
         <artifactId>mysql-connector-java</artifactId>
-        <version>5.1.33</version>
+        <version>5.1.38</version>
       </dependency>
       <dependency>
         <groupId>org.postgresql</groupId>
         <artifactId>postgresql</artifactId>
-        <version>9.3-1102-jdbc41</version>
+        <version>9.4.1208</version>
       </dependency>
 
       <!-- Apache jClouds -->

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to