From aa2b574d5e3509d98df855966d4f567038af085c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 19:35:20 +0000 Subject: [PATCH] Bump elasticSearch.version in /springboot-elasticsearch Bumps `elasticSearch.version` from 6.2.1 to 7.11.2. Updates `transport` from 6.2.1 to 7.11.2 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v6.2.1...v7.11.2) Updates `elasticsearch-rest-high-level-client` from 6.2.1 to 7.11.2 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v6.2.1...v7.11.2) Updates `transport-netty4-client` from 6.2.1 to 7.11.2 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v6.2.1...v7.11.2) Updates `elasticsearch` from 6.2.1 to 7.11.2 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/compare/v6.2.1...v7.11.2) Signed-off-by: dependabot[bot] --- springboot-elasticsearch/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-elasticsearch/pom.xml b/springboot-elasticsearch/pom.xml index 87b2f2a..8c5f727 100644 --- a/springboot-elasticsearch/pom.xml +++ b/springboot-elasticsearch/pom.xml @@ -16,7 +16,7 @@ 1.8 - 6.2.1 + 7.11.2