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 20:32:15 UTC

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

Author: norman
Date: Sun May 15 18:32:15 2011
New Revision: 1103499

URL: http://svn.apache.org/viewvc?rev=1103499&view=rev
Log:
Upgrade to commons-lang 2.6. See JAMES-1249

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1103499&r1=1103498&r2=1103499&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun May 15 18:32:15 2011
@@ -961,7 +961,7 @@
     <dependency>
       <groupId>commons-lang</groupId>
       <artifactId>commons-lang</artifactId>
-      <version>2.4</version>
+      <version>2.6</version>
     </dependency>
     <dependency>
       <groupId>commons-codec</groupId>



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