build(deps): bump elasticsearch from 6.1.1 to 6.8.13 in /obp-api

Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 6.1.1 to 6.8.13.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](https://github.com/elastic/elasticsearch/compare/v6.1.1...v6.8.13)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-18 19:35:07 +00:00 committed by GitHub
parent 6c19210f95
commit e5e033e77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -210,7 +210,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>6.1.1</version>
<version>6.8.13</version>
</dependency>
<dependency>
<groupId>com.sksamuel.elastic4s</groupId>