Author: tfischer
Date: Mon Oct 12 00:36:22 2015
New Revision: 1708031

URL: http://svn.apache.org/viewvc?rev=1708031&view=rev
Log:
upgrade mysql driver version and thereby fix tests in for the maven mysql 
profile

Modified:
    db/torque/torque4/trunk/torque-test/pom.xml

Modified: db/torque/torque4/trunk/torque-test/pom.xml
URL: 
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/pom.xml?rev=1708031&r1=1708030&r2=1708031&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-test/pom.xml (original)
+++ db/torque/torque4/trunk/torque-test/pom.xml Mon Oct 12 00:36:22 2015
@@ -930,7 +930,7 @@
         <dependency>
           <artifactId>mysql-connector-java</artifactId>
           <groupId>mysql</groupId>
-          <version>5.0.4</version>
+          <version>5.1.17</version>
           <scope>test</scope>
         </dependency>
       </dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to