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 17:12:47 UTC

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

Author: norman
Date: Sun May 15 15:12:47 2011
New Revision: 1103424

URL: http://svn.apache.org/viewvc?rev=1103424&view=rev
Log:
Upgrade to commons-codec 1.5. See JAMES-1246

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1103424&r1=1103423&r2=1103424&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun May 15 15:12:47 2011
@@ -966,7 +966,7 @@
     <dependency>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
-      <version>1.4</version>
+      <version>1.5</version>
     </dependency>
     <dependency>
       <groupId>commons-cli</groupId>



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