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