Merge branch '2.x' of github.com:medcl/elasticsearch-analysis-ik into 2.x

This commit is contained in:
medcl 2017-11-12 11:53:50 +08:00
commit c41e5a5e6f

View File

@ -75,7 +75,7 @@
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
<version>4.5.2</version> <version>4.4.1</version>
</dependency> </dependency>
<dependency> <dependency>