From 946fae278a2baf09bed1d08847bb89ae8b3d0eee Mon Sep 17 00:00:00 2001 From: jiangjiazhi Date: Tue, 20 Jun 2017 10:17:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=9C=80=E5=90=8E=E4=B8=80?= =?UTF-8?q?=E6=AC=A1=E9=A1=BF=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform-operate-api/pom.xml | 2 +- pom.xml | 30 +++++++++++++++++++++++------- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/platform-operate-api/pom.xml b/platform-operate-api/pom.xml index 327ad47..91707ef 100644 --- a/platform-operate-api/pom.xml +++ b/platform-operate-api/pom.xml @@ -24,7 +24,7 @@ com.aspose aspose-words - 5.18 + 15.8.0 diff --git a/pom.xml b/pom.xml index c724dfa..25227cb 100644 --- a/pom.xml +++ b/pom.xml @@ -60,16 +60,28 @@ IKAnalyzer 2012_u6 system - ${project.basedir}/../platform-operate-api/src/main/webapp/WEB-INF/lib/IKAnalyzer2012_u6.jar + + ${project.basedir}/../platform-operate-api/src/main/webapp/WEB-INF/lib/IKAnalyzer2012_u6.jar + org.apache.lucene lucene-core 3.6.0 system - ${project.basedir}/../platform-operate-api/src/main/webapp/WEB-INF/lib/lucene-core-3.6.0.jar + + ${project.basedir}/../platform-operate-api/src/main/webapp/WEB-INF/lib/lucene-core-3.6.0.jar + + + + com.aspose + aspose-words + 15.8.0 + system + + ${project.basedir}/../platform-operate-api/src/main/webapp/WEB-INF/lib/aspose-words-15.8.0-jdk16.jar + - commons-httpclient @@ -548,16 +560,20 @@ 1.6 - - - + + + com.alibaba fastjson 1.2.8 - + + com.aspose + aspose-words + 15.8.0 + -- 1.8.3.1