You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tv...@apache.org on 2016/01/31 21:27:05 UTC

svn commit: r1727852 - /db/torque/torque4/trunk/torque-runtime/pom.xml

Author: tv
Date: Sun Jan 31 20:27:05 2016
New Revision: 1727852

URL: http://svn.apache.org/viewvc?rev=1727852&view=rev
Log:
Update dependencies
- commons-dbcp 1.4 (we're on Java 6)

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

Modified: db/torque/torque4/trunk/torque-runtime/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/pom.xml?rev=1727852&r1=1727851&r2=1727852&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-runtime/pom.xml (original)
+++ db/torque/torque4/trunk/torque-runtime/pom.xml Sun Jan 31 20:27:05 2016
@@ -59,7 +59,7 @@
     <dependency>
       <groupId>commons-dbcp</groupId>
       <artifactId>commons-dbcp</artifactId>
-      <version>1.3</version>
+      <version>1.4</version>
     </dependency>
 
     <dependency>



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