Upgraded HttpCore to version 4.4-alpha1
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1603442 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
40baf04ccd
commit
967257528a
2
pom.xml
2
pom.xml
|
@ -66,7 +66,7 @@
|
|||
<properties>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
<httpcore.version>4.3.1</httpcore.version>
|
||||
<httpcore.version>4.4-alpha1</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>
|
||||
|
|
Loading…
Reference in New Issue