From 97ab9f2a718e6b87738febe2e7e0bc7e53136f44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jul 2023 05:04:02 +0000 Subject: [PATCH] Bump elasticsearch from 7.6.2 to 7.14.0 in /graphdb/api Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.6.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.6.2...v7.14.0) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- graphdb/api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphdb/api/pom.xml b/graphdb/api/pom.xml index ee6ed7b50b..19710acaab 100644 --- a/graphdb/api/pom.xml +++ b/graphdb/api/pom.xml @@ -54,7 +54,7 @@ org.elasticsearch elasticsearch - 7.6.2 + 7.14.0 compile