Upgraded HttpCore to version 4.3.1

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1553293 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2013-12-24 15:55:19 +00:00
parent a86424fc43
commit cc4b18e865
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
</scm>
<properties>
<httpcore.version>4.3</httpcore.version>
<httpcore.version>4.3.1</httpcore.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>