]> source.dussan.org Git - archiva.git/commitdiff
use commons-lang 2.6
authorOlivier Lamy <olamy@apache.org>
Thu, 15 Dec 2011 16:15:41 +0000 (16:15 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 15 Dec 2011 16:15:41 +0000 (16:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1214833 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index beb29460d84746ec8c4ffbe5fefd1e9fcd532d20..60b4d263159b75e39388f1eb1a38688d19156796 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>commons-lang</groupId>
         <artifactId>commons-lang</artifactId>
-        <version>2.5</version>
+        <version>2.6</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>