From 3fbd2e730e05bb93efb4b17ff5600d3fed68a2ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 18:22:29 +0000 Subject: [PATCH] Bump elasticsearch in /springboot_worker_elasticsearch Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.9.2 to 7.14.0. - [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/v7.9.2...v7.14.0) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot_worker_elasticsearch/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot_worker_elasticsearch/pom.xml b/springboot_worker_elasticsearch/pom.xml index 8dcf864..c6c36cc 100644 --- a/springboot_worker_elasticsearch/pom.xml +++ b/springboot_worker_elasticsearch/pom.xml @@ -51,7 +51,7 @@ org.elasticsearch elasticsearch - 7.9.2 + 7.14.0