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 2010/11/20 20:06:45 UTC

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

Author: norman
Date: Sat Nov 20 19:06:45 2010
New Revision: 1037302

URL: http://svn.apache.org/viewvc?rev=1037302&view=rev
Log:
Upgrade to commons-pool-1.5.5. See JAMES-1137

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1037302&r1=1037301&r2=1037302&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sat Nov 20 19:06:45 2010
@@ -827,7 +827,7 @@
     <dependency>
       <groupId>commons-pool</groupId>
       <artifactId>commons-pool</artifactId>
-      <version>1.2</version>
+      <version>1.5.5</version>
       <exclusions>
         <exclusion>
           <groupId>xerces</groupId>



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