Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
Bump elasticsearch-java from 8.5.2 to 8.6.0 (#27)
Browse files Browse the repository at this point in the history
Bumps [elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 8.5.2 to 8.6.0.
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-java@v8.5.2...v8.6.0)

---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 4276deb commit 1d2b3a5
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 @@ -20,7 +20,7 @@
<t-digest.version>3.1</t-digest.version>
<junit.version>5.9.2</junit.version>
<slf4j.version>2.0.6</slf4j.version>
<elasticsearch-api-client.version>8.5.2</elasticsearch-api-client.version>
<elasticsearch-api-client.version>8.6.0</elasticsearch-api-client.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 1d2b3a5

Please sign in to comment.