Skip to content

Commit

Permalink
dependency: bump elasticsearch-rest-client from 7.14.1 to 7.15.0 (#497)
Browse files Browse the repository at this point in the history
Bumps [elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 7.14.1 to 7.15.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](elastic/elasticsearch@v7.14.1...v7.15.0)

---
updated-dependencies:
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2021
1 parent 5e94149 commit 700a040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-client</artifactId>
<version>7.14.1</version>
<version>7.15.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 700a040

Please sign in to comment.