[HTTPCLIENT-1677] Update Apache Commons from 1.9 to 1.10.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1697518 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8c17af907a
commit
bc254ffcf4
2
pom.xml
2
pom.xml
|
@ -68,7 +68,7 @@
|
|||
<maven.compiler.target>1.7</maven.compiler.target>
|
||||
<httpcore.version>4.4.1</httpcore.version>
|
||||
<commons-logging.version>1.2</commons-logging.version>
|
||||
<commons-codec.version>1.9</commons-codec.version>
|
||||
<commons-codec.version>1.10</commons-codec.version>
|
||||
<ehcache.version>2.6.9</ehcache.version>
|
||||
<memcached.version>2.11.4</memcached.version>
|
||||
<slf4j.version>1.7.7</slf4j.version>
|
||||
|
|
Loading…
Reference in New Issue