From 983b2f150d3cf2b1a11a1879bc7623c2a608c949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 19:42:29 +0000 Subject: [PATCH] Bump elasticsearch from 6.6.0 to 6.8.13 in /es-demo Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 6.6.0 to 6.8.13. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v6.6.0...v6.8.13) Signed-off-by: dependabot[bot] --- es-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/es-demo/pom.xml b/es-demo/pom.xml index 1186788..732e420 100644 --- a/es-demo/pom.xml +++ b/es-demo/pom.xml @@ -36,7 +36,7 @@ org.elasticsearch elasticsearch - 6.6.0 + 6.8.13