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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to