Upgraded HttpCore to version 4.4.3

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1702055 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2015-09-09 16:52:37 +00:00
parent 8cf6df2c8b
commit abc894b3b8
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<properties>
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>
<httpcore.version>4.4.1</httpcore.version>
<httpcore.version>4.4.3</httpcore.version>
<commons-logging.version>1.2</commons-logging.version>
<commons-codec.version>1.9</commons-codec.version>
<ehcache.version>2.6.9</ehcache.version>