From 189fe69662d8994c035be7027101d8aee2a4c6c8 Mon Sep 17 00:00:00 2001 From: Mzaxd Date: Wed, 26 Apr 2023 14:09:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E6=89=BE=E4=B8=8D=E5=88=B0ES=E5=8C=85=E7=9A=84Bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adc-da-report/pom.xml | 7 +++++++ pom.xml | 12 ++++++------ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/adc-da-report/pom.xml b/adc-da-report/pom.xml index 3adf21d..2d3285b 100644 --- a/adc-da-report/pom.xml +++ b/adc-da-report/pom.xml @@ -118,6 +118,13 @@ spring-boot-starter-data-redis + + + org.elasticsearch.client + elasticsearch-rest-client + 7.6.2 + + org.elasticsearch elasticsearch diff --git a/pom.xml b/pom.xml index 995c7c9..01b5151 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 2.5 1.10 1.10 - 2.4.6 + 1.4.0-RC2 8.5.37 3.16 @@ -332,11 +332,11 @@ ${aspectj.version} - - org.elasticsearch - elasticsearch - ${elasticsearch.version} - + + + + + org.jdom