From f257469f58bd98c92c9c986e4ef9857d8ef10033 Mon Sep 17 00:00:00 2001 From: jiangjiazhi Date: Fri, 15 Sep 2017 16:58:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9jar=E5=8C=85=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform-job-index/pom.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/platform-job-index/pom.xml b/platform-job-index/pom.xml index 500de57..902baf5 100644 --- a/platform-job-index/pom.xml +++ b/platform-job-index/pom.xml @@ -38,6 +38,12 @@ org.apache.solr solr-solrj ${solr.version} + + + org.apache.httpcomponents + httpcore + + org.apache.solr @@ -49,6 +55,10 @@ javax.servlet org.eclipse.jetty.orbit + + org.apache.httpcomponents + httpcore + @@ -56,11 +66,6 @@ spring-data-solr 1.2.2.RELEASE - - org.apache.solr - solr-core - ${solr.version} -