From 4430be6e1496155c8af9f9822df8d75ae505cbbb Mon Sep 17 00:00:00 2001 From: lxxawfl <114218541+lxxawfl@users.noreply.github.com> Date: Wed, 12 Oct 2022 15:56:19 +0800 Subject: [PATCH] update org.elasticsearch:elasticsearch 7.3.0 to 7.14.0 --- client-adapter/es6x/pom.xml | 6 +++--- client-adapter/es7x/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client-adapter/es6x/pom.xml b/client-adapter/es6x/pom.xml index 5210a58ce..e8dca882a 100644 --- a/client-adapter/es6x/pom.xml +++ b/client-adapter/es6x/pom.xml @@ -27,7 +27,7 @@ org.elasticsearch elasticsearch - 6.8.22 + 7.14.0 org.elasticsearch.client @@ -85,7 +85,7 @@ - + @@ -96,4 +96,4 @@ - + \ No newline at end of file diff --git a/client-adapter/es7x/pom.xml b/client-adapter/es7x/pom.xml index a1b799ec2..0811f44c5 100644 --- a/client-adapter/es7x/pom.xml +++ b/client-adapter/es7x/pom.xml @@ -27,7 +27,7 @@ org.elasticsearch elasticsearch - 7.3.0 + 7.14.0 org.elasticsearch.client @@ -85,7 +85,7 @@ - + @@ -95,4 +95,4 @@ - + \ No newline at end of file