]> source.dussan.org Git - archiva.git/commitdiff
use last commons-logging version
authorOlivier Lamy <olamy@apache.org>
Thu, 26 Dec 2013 12:55:42 +0000 (12:55 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 26 Dec 2013 12:55:42 +0000 (12:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1553474 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 17e3c7a5922bc2017d1b82f4290c8d7d3c85d633..529a61aba16848d640f207c9400fd2fe7894151a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>commons-logging</groupId>
         <artifactId>commons-logging</artifactId>
-        <version>1.1.1</version>
+        <version>1.1.3</version>
       </dependency>
 
       <dependency>