From 41ea764a8c070d7ed68377172e09fca7bcdd541c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Thu, 30 Jul 2026 13:09:00 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E7=8B=AC?= =?UTF-8?q?=E7=AB=8Bsnail-ai=20esclient=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-extend/ruoyi-snailai-server/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ruoyi-extend/ruoyi-snailai-server/pom.xml b/ruoyi-extend/ruoyi-snailai-server/pom.xml index 6e892bacc..c47d17237 100644 --- a/ruoyi-extend/ruoyi-snailai-server/pom.xml +++ b/ruoyi-extend/ruoyi-snailai-server/pom.xml @@ -19,6 +19,17 @@ ${snailai.version} + + co.elastic.clients + elasticsearch-rest5-client + 9.4.2 + + + co.elastic.clients + elasticsearch-java + 9.4.2 + + de.codecentric