You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/05/15 19:16:31 UTC

svn commit: r1103465 - /james/server/trunk/pom.xml

Author: norman
Date: Sun May 15 17:16:30 2011
New Revision: 1103465

URL: http://svn.apache.org/viewvc?rev=1103465&view=rev
Log:
Upgrade to commons-dbcp 1.4. See JAMES-1247

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1103465&r1=1103464&r2=1103465&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun May 15 17:16:30 2011
@@ -1018,7 +1018,7 @@
     <dependency>
       <groupId>commons-dbcp</groupId>
       <artifactId>commons-dbcp</artifactId>
-      <version>1.3</version>
+      <version>1.4</version>
       <exclusions>
         <exclusion>
           <artifactId>xercesImpl</artifactId>



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