[wise-commits] wise SVN: r492 - core/trunk.

wise-commits at lists.jboss.org wise-commits at lists.jboss.org
Tue Feb 5 07:13:35 EST 2013


Author: alessio.soldano at jboss.com
Date: 2013-02-05 07:13:35 -0500 (Tue, 05 Feb 2013)
New Revision: 492

Modified:
   core/trunk/pom.xml
Log:
Upgrade to comomn-lang 2.4 to fix failures on cxf integration tests on AS 7.2 master


Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2013-02-05 09:54:47 UTC (rev 491)
+++ core/trunk/pom.xml	2013-02-05 12:13:35 UTC (rev 492)
@@ -124,7 +124,7 @@
             <dependency>
                 <groupId>commons-lang</groupId>
                 <artifactId>commons-lang</artifactId>
-                <version>2.1</version>
+                <version>2.4</version>
             </dependency>
 
 			<dependency>



More information about the wise-commits mailing list