You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/10/28 18:44:26 UTC

svn commit: r830698 - /geronimo/server/trunk/pom.xml

Author: dwoods
Date: Wed Oct 28 17:44:26 2009
New Revision: 830698

URL: http://svn.apache.org/viewvc?rev=830698&view=rev
Log:
upgrade to latest commons-lang-2.4

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=830698&r1=830697&r2=830698&view=diff
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Wed Oct 28 17:44:26 2009
@@ -925,7 +925,7 @@
             <dependency>
                 <groupId>commons-lang</groupId>
                 <artifactId>commons-lang</artifactId>
-                <version>2.3</version>
+                <version>2.4</version>
             </dependency>
 
             <dependency>