Update Apache Commons Logging to 1.1.3 from 1.1.1.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1492878 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2013-06-13 21:40:33 +00:00
parent 853149b711
commit e208df7fc7
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<properties>
<httpcore.version>4.3-beta2</httpcore.version>
<commons-logging.version>1.1.1</commons-logging.version>
<commons-logging.version>1.1.3</commons-logging.version>
<commons-codec.version>1.6</commons-codec.version>
<ehcache.version>2.2.0</ehcache.version>
<memcached.version>2.6</memcached.version>