From 2a1eaa2113c3f5f2c5c6d36a05b7c0108a6de8c3 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: Sat, 6 Aug 2022 12:20:09 +0800
Subject: [PATCH] =?UTF-8?q?update=20easy-es=200.9.70=20=3D>=200.9.80=20?=
=?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96=E7=AE=A1=E7=90=86=20?=
=?UTF-8?q?=E9=99=90=E5=88=B6=E5=AE=A2=E6=88=B7=E7=AB=AF=E7=89=88=E6=9C=AC?=
=?UTF-8?q?=E9=98=B2=E6=AD=A2=E5=87=BA=E7=8E=B0=E7=89=88=E6=9C=AC=E4=B8=8D?=
=?UTF-8?q?=E5=8C=B9=E9=85=8D=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 20 ++++++++++++++++++-
.../ruoyi-common-elasticsearch/pom.xml | 1 -
2 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 793ad30b..ef9611c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,8 @@
1.30.0
1.18.24
7.1.1
+ 0.9.80
+ 7.14.0
31.1-jre
@@ -64,7 +66,7 @@
dev
- 127.0.0.1:8848
+ 81.70.150.73:8848
DEFAULT_GROUP
DEFAULT_GROUP
127.0.0.1:4560
@@ -261,6 +263,22 @@
${logstash.version}
+
+ cn.easy-es
+ easy-es-boot-starter
+ ${easy-es.version}
+
+
+ org.elasticsearch
+ elasticsearch
+ ${elasticsearch.version}
+
+
+ org.elasticsearch.client
+ elasticsearch-rest-high-level-client
+ ${elasticsearch.version}
+
+
com.squareup.okhttp3
okhttp
diff --git a/ruoyi-common/ruoyi-common-elasticsearch/pom.xml b/ruoyi-common/ruoyi-common-elasticsearch/pom.xml
index 2593679c..6f1d240a 100644
--- a/ruoyi-common/ruoyi-common-elasticsearch/pom.xml
+++ b/ruoyi-common/ruoyi-common-elasticsearch/pom.xml
@@ -19,7 +19,6 @@
cn.easy-es
easy-es-boot-starter
- 0.9.70