Author: lindner
Date: Thu Nov 4 22:58:56 2010
New Revision: 1031333
URL: http://svn.apache.org/viewvc?rev=1031333&view=rev
Log:
bump to commons-lang 2.5
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1031333&r1=1031332&r2=1031333&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Thu Nov 4 22:58:56 2010
@@ -1525,7 +1525,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.4</version>
+ <version>2.5</version>
<scope>compile</scope>
</dependency>
<dependency>