mirror of https://github.com/apache/archiva.git
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:
parent
6ec95cb805
commit
285637f64b
2
pom.xml
2
pom.xml
|
@ -595,7 +595,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-lang</groupId>
|
<groupId>commons-lang</groupId>
|
||||||
<artifactId>commons-lang</artifactId>
|
<artifactId>commons-lang</artifactId>
|
||||||
<version>2.5</version>
|
<version>2.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
|
|
Loading…
Reference in New Issue