Skip to content

Commit

Permalink
Bump org.opensearch.client:opensearch-java from 2.7.0 to 2.8.0 (#543)
Browse files Browse the repository at this point in the history
Bumps [org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/opensearch-project/opensearch-java/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-java/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-java@v2.7.0...v2.8.0)

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

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 and ilgrosso committed Nov 2, 2023
1 parent 2d47e7b commit 094c61c
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 @@ -430,7 +430,7 @@ under the License.

<elasticsearch.version>8.10.4</elasticsearch.version>
<opensearch.version>2.11.0</opensearch.version>
<opensearch-java.version>2.7.0</opensearch-java.version>
<opensearch-java.version>2.8.0</opensearch-java.version>

<log4j2.version>2.21.0</log4j2.version>
<disruptor.version>3.4.4</disruptor.version>
Expand Down

0 comments on commit 094c61c

Please sign in to comment.