Skip to content

Commit

Permalink
Bump org.opensearch.client:opensearch-rest-client from 2.16.0 to 2.17…
Browse files Browse the repository at this point in the history
….0 (#841)

Bumps [org.opensearch.client:opensearch-rest-client](https://github.com/opensearch-project/OpenSearch) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG-3.0.md)
- [Commits](opensearch-project/OpenSearch@2.16.0...2.17.0)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-rest-client
  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 Sep 18, 2024
1 parent 77169ce commit 345601a
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 @@ -431,7 +431,7 @@ under the License.
<slf4j.version>1.7.36</slf4j.version>

<elasticsearch.version>8.15.1</elasticsearch.version>
<opensearch.version>2.16.0</opensearch.version>
<opensearch.version>2.17.0</opensearch.version>
<opensearch-java.version>2.14.0</opensearch-java.version>

<log4j2.version>2.22.0</log4j2.version>
Expand Down

0 comments on commit 345601a

Please sign in to comment.