From f9f1ba1f2d7a8aad9d24d3c4feccce2ab4dfe984 Mon Sep 17 00:00:00 2001 From: "chenwen@trusfort.com" Date: Wed, 8 Feb 2023 21:20:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=A7=A3=E5=86=B3ES=20Clien=20Bean?= =?UTF-8?q?=E5=88=9B=E5=BB=BA=E5=A4=B1=E8=B4=A5=EF=BC=8C=E7=BC=BA=E5=B0=91?= =?UTF-8?q?=E7=B1=BB=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index c5f138f1..acab3121 100644 --- a/pom.xml +++ b/pom.xml @@ -376,6 +376,11 @@ org.springframework.boot spring-boot-starter-data-elasticsearch + + org.apache.lucene + lucene-core + 8.11.1 + org.springframework.boot