mirror of https://github.com/apache/lucene.git
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:
parent
4097a3219c
commit
b83ab987aa
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue