build(deps): bump elasticsearch from 7.2.0 to 7.11.0 in /bookMarkService

Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.2.0 to 7.11.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](https://github.com/elastic/elasticsearch/compare/v7.2.0...v7.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-31 03:49:55 +00:00 committed by GitHub
parent fbb4f8e005
commit c955b8357f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>7.2.0</version>
<version>7.11.0</version>
</dependency>
<!--&lt;!&ndash; https://mvnrepository.com/artifact/org.elasticsearch.client/elasticsearch-rest-client &ndash;&gt;-->
<dependency>