SOLR-5273: Maven config: Update org.apache.httpcomponents from 4.2.2

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527262 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2013-09-29 01:28:41 +00:00
parent 4097a3219c
commit b83ab987aa
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<slf4j.version>1.6.6</slf4j.version> <slf4j.version>1.6.6</slf4j.version>
<log4j.version>1.2.16</log4j.version> <log4j.version>1.2.16</log4j.version>
<tika.version>1.4</tika.version> <tika.version>1.4</tika.version>
<httpcomponents.version>4.2.3</httpcomponents.version> <httpcomponents.version>4.2.6</httpcomponents.version>
<commons-io.version>2.1</commons-io.version> <commons-io.version>2.1</commons-io.version>
<restlet.version>2.1.1</restlet.version> <restlet.version>2.1.1</restlet.version>
<hadoop.version>2.0.5-alpha</hadoop.version> <hadoop.version>2.0.5-alpha</hadoop.version>