From a2602e39d92305d364ce3ad38c129259860877de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 17:17:48 +0000 Subject: [PATCH] Bump elasticsearch from 6.6.1 to 6.8.17 in /template-classification Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 6.6.1 to 6.8.17. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v6.6.1...v6.8.17) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- template-classification/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-classification/pom.xml b/template-classification/pom.xml index a4625d4..91a1213 100644 --- a/template-classification/pom.xml +++ b/template-classification/pom.xml @@ -211,7 +211,7 @@ org.elasticsearch elasticsearch - 6.6.1 + 6.8.17