From 8b4d6738a50e3192166c642d8f0e8462d1c76d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:38:32 +0000 Subject: [PATCH] build(deps): bump elasticsearch-rest-client Bumps [elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 6.8.5 to 6.8.15. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/elastic/elasticsearch/compare/v6.8.5...v6.8.15) --- updated-dependencies: - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ElasticStack/Study_ElasticSearch_Code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElasticStack/Study_ElasticSearch_Code/pom.xml b/ElasticStack/Study_ElasticSearch_Code/pom.xml index 55bdab65..7d4f6adb 100644 --- a/ElasticStack/Study_ElasticSearch_Code/pom.xml +++ b/ElasticStack/Study_ElasticSearch_Code/pom.xml @@ -24,7 +24,7 @@ org.elasticsearch.client elasticsearch-rest-client - 6.8.5 + 6.8.15 org.elasticsearch.client