Upgraded HttpCore dependency to 4.0-beta2
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@670018 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
96c32bc835
commit
710c7d08f3
2
pom.xml
2
pom.xml
|
@ -70,7 +70,7 @@
|
|||
</scm>
|
||||
|
||||
<properties>
|
||||
<httpcore.version>4.0-beta2-SNAPSHOT</httpcore.version>
|
||||
<httpcore.version>4.0-beta2</httpcore.version>
|
||||
<commons-logging.version>1.1.1</commons-logging.version>
|
||||
<commons-codec.version>1.3</commons-codec.version>
|
||||
<commons-io.version>1.2</commons-io.version>
|
||||
|
|
Loading…
Reference in New Issue