------------------------------------------------------------
revno: 17075
committer: Lars Helge Overland <larshe...@gmail.com>
branch nick: dhis2
timestamp: Mon 2014-10-13 15:27:11 +0200
message:
  Upgraded h2, hsql, postgres, mysql drivers
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	2014-10-11 11:29:14 +0000
+++ dhis-2/pom.xml	2014-10-13 13:27:11 +0000
@@ -678,12 +678,12 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>1.3.173</version>
+        <version>1.4.181</version>
       </dependency>
       <dependency>
         <groupId>org.hsqldb</groupId>
         <artifactId>hsqldb</artifactId>
-        <version>2.2.6</version>
+        <version>2.3.2</version>
       </dependency>
       <dependency>
         <groupId>com.ibatis</groupId>
@@ -759,12 +759,12 @@
       <dependency>
         <groupId>mysql</groupId>
         <artifactId>mysql-connector-java</artifactId>
-        <version>5.1.32</version>
+        <version>5.1.33</version>
       </dependency>
       <dependency>
         <groupId>org.postgresql</groupId>
         <artifactId>postgresql</artifactId>
-        <version>9.3-1100-jdbc41</version>
+        <version>9.3-1102-jdbc41</version>
       </dependency>
       <!--Reporting -->
       <dependency>

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to