Upgraded HttpCore to version 4.3-beta2
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1480176 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
345e69dc9f
commit
412035e93c
2
pom.xml
2
pom.xml
|
@ -65,7 +65,7 @@
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<httpcore.version>4.3-beta1</httpcore.version>
|
<httpcore.version>4.3-beta2</httpcore.version>
|
||||||
<commons-logging.version>1.1.1</commons-logging.version>
|
<commons-logging.version>1.1.1</commons-logging.version>
|
||||||
<commons-codec.version>1.6</commons-codec.version>
|
<commons-codec.version>1.6</commons-codec.version>
|
||||||
<ehcache.version>2.2.0</ehcache.version>
|
<ehcache.version>2.2.0</ehcache.version>
|
||||||
|
|
Loading…
Reference in New Issue