From b96b297daca34e3b4bc01069339a5656897f849b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 18:23:44 +0000 Subject: [PATCH] Bump elasticsearch from 7.9.1 to 7.14.0 in /flink-scala-code Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.9.1 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.1...v7.14.0) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flink-scala-code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-scala-code/pom.xml b/flink-scala-code/pom.xml index 638f41f8..de91e9b9 100644 --- a/flink-scala-code/pom.xml +++ b/flink-scala-code/pom.xml @@ -115,7 +115,7 @@ under the License. org.elasticsearch elasticsearch - 7.9.1 + 7.14.0