From 56872a28cc004050b7edd4cb521048859817697b Mon Sep 17 00:00:00 2001
From: "USER-20220102CG\\noblelift" <546428999@qq.com>
Date: Tue, 1 Aug 2023 17:15:02 +0800
Subject: [PATCH] rev
---
acs/hd/nladmin-system/pom.xml | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/acs/hd/nladmin-system/pom.xml b/acs/hd/nladmin-system/pom.xml
index c0f1364..1665a98 100644
--- a/acs/hd/nladmin-system/pom.xml
+++ b/acs/hd/nladmin-system/pom.xml
@@ -17,6 +17,7 @@
5.5.0
7.6.1
+ 8.2.0
@@ -213,6 +214,40 @@
29.0-jre
+
+
+ org.apache.lucene
+ lucene-core
+ ${lucene.version}
+
+
+ org.apache.lucene
+ lucene-highlighter
+ ${lucene.version}
+
+
+ org.apache.lucene
+ lucene-analyzers-common
+ ${lucene.version}
+
+
+ com.github.magese
+ ik-analyzer
+ ${lucene.version}
+
+
+
+
+ org.apache.lucene
+ lucene-analyzers-smartcn
+ ${lucene.version}
+
+
+
+ org.apache.lucene
+ lucene-queryparser
+ ${lucene.version}
+