aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-07-17 18:08:58 +1000
committerOlivier Lamy <olamy@apache.org>2014-07-17 18:08:58 +1000
commitf41f0fd775e9b492bd37b58aa0e45a57cf386e30 (patch)
tree900accfb49fcda76fdcf0652726d7becc15a8268
parent9bd51a4b7ed438ac36749d64cf30d1432327bfd1 (diff)
downloadarchiva-f41f0fd775e9b492bd37b58aa0e45a57cf386e30.tar.gz
archiva-f41f0fd775e9b492bd37b58aa0e45a57cf386e30.zip
commons logging 1.2
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 276f6c37c..457e611b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1252,7 +1252,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.1.3</version>
+ <version>1.2</version>
</dependency>
<dependency>