From 46b78c7ea33f1ded4e5977cc2f8b0dbfde97664b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 18:42:05 +0000 Subject: [PATCH] Bump elasticsearch in /org.backmeup.plugin.api.impl Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 0.90.6 to 6.8.15. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v0.90.6...v6.8.15) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- org.backmeup.plugin.api.impl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.backmeup.plugin.api.impl/pom.xml b/org.backmeup.plugin.api.impl/pom.xml index c3a34ac..5d83221 100644 --- a/org.backmeup.plugin.api.impl/pom.xml +++ b/org.backmeup.plugin.api.impl/pom.xml @@ -74,7 +74,7 @@ org.elasticsearch elasticsearch - 0.90.6 + 6.8.15 junit