use last commons-logging version

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1553474 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-12-26 12:55:42 +00:00
parent 13398005b0
commit ec6548f9ff
1 changed files with 1 additions and 1 deletions

View File

@ -1249,7 +1249,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.1.1</version>
<version>1.1.3</version>
</dependency>
<dependency>