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/04/26 20:52:38 UTC

svn commit: r1096849 - /james/mailbox/trunk/pom.xml

Author: norman
Date: Tue Apr 26 18:52:38 2011
New Revision: 1096849

URL: http://svn.apache.org/viewvc?rev=1096849&view=rev
Log:
Upgrade to commons-io 2.0.1. See MAILBOX-60

Modified:
    james/mailbox/trunk/pom.xml

Modified: james/mailbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/pom.xml?rev=1096849&r1=1096848&r2=1096849&view=diff
==============================================================================
--- james/mailbox/trunk/pom.xml (original)
+++ james/mailbox/trunk/pom.xml Tue Apr 26 18:52:38 2011
@@ -657,7 +657,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>1.4</version>
+        <version>2.0.1</version>
       </dependency>
 
       <!--



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