Bump elasticsearch from 7.12.0 to 7.13.3

Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.12.0 to 7.13.3.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](https://github.com/elastic/elasticsearch/compare/v7.12.0...v7.13.3)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-09 20:43:37 +00:00 committed by GitHub
parent a741fb0caa
commit f00d846587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>7.12.0</version>
<version>7.13.3</version>
</dependency>
<dependency>
<groupId>org.elasticsearch.client</groupId>