From 02ce6bc5fa3920827eea2fabb3a81f9077a153be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:56:14 +0000 Subject: [PATCH] Bump elasticsearch from 6.8.15 to 6.8.17 in /common Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 6.8.15 to 6.8.17. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v6.8.15...v6.8.17) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index 2e1faf6..828e832 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -101,7 +101,7 @@ org.elasticsearch elasticsearch - 6.8.15 + 6.8.17