HBASE-10265 Upgrade to commons-logging 1.1.3

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557299 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
liangxie 2014-01-11 02:09:31 +00:00
parent b8c7e3e380
commit 7a1f0d7b49
1 changed files with 1 additions and 1 deletions

View File

@ -897,7 +897,7 @@
<!-- pretty outdated -->
<commons-io.version>2.4</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-logging.version>1.1.1</commons-logging.version>
<commons-logging.version>1.1.3</commons-logging.version>
<commons-math.version>2.2</commons-math.version>
<collections.version>3.2.1</collections.version>
<httpclient.version>3.1</httpclient.version>