From 7cd4b0afe0a94af6188ea050e2254d5b7e1f4d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:14:16 +0000 Subject: [PATCH] build(deps): bump org.elasticsearch:elasticsearch Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 2.4.6 to 7.17.13. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/elastic/elasticsearch/compare/v2.4.6...v7.17.13) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- quickstart-elasticsearch2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-elasticsearch2/pom.xml b/quickstart-elasticsearch2/pom.xml index 3a716de..a2a5656 100644 --- a/quickstart-elasticsearch2/pom.xml +++ b/quickstart-elasticsearch2/pom.xml @@ -16,7 +16,7 @@ Demo project for XXX - 2.4.6 + 7.17.13