From 58a6b98821065cfaaf5a4d7eb46ddfa6d5d0a341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 19:34:36 +0000 Subject: [PATCH] Bump elasticsearch.version from 5.6.5 to 7.11.2 Bumps `elasticsearch.version` from 5.6.5 to 7.11.2. Updates `elasticsearch` from 5.6.5 to 7.11.2 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v5.6.5...v7.11.2) Updates `framework` from 5.6.5 to 7.11.2 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v5.6.5...v7.11.2) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b81cb2..59b8a1f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ - 5.6.5 + 7.11.2 UTF-8 false ${skipTests}