[jboss-cvs] JBossAS SVN: r97549 - branches/JBPAPP_5_0/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 8 11:36:56 EST 2009


Author: fnasser at redhat.com
Date: 2009-12-08 11:36:56 -0500 (Tue, 08 Dec 2009)
New Revision: 97549

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPAPP-3232 - Upgrade commons-lang to 2.4 to match the CXF stack requirements

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-12-08 16:02:30 UTC (rev 97548)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-12-08 16:36:56 UTC (rev 97549)
@@ -350,7 +350,7 @@
       <dependency>
         <groupId>commons-lang</groupId>
         <artifactId>commons-lang</artifactId>
-        <version>2.1</version>
+        <version>2.4</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list