use commons-lang 2.6

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1214833 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-12-15 16:15:41 +00:00
parent 6ec95cb805
commit 285637f64b
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.5</version>
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>