Skip to content

Commit

Permalink
Bump org.opensearch.client:opensearch-java from 2.16.0 to 2.17.0
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.16.0 to 2.17.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.16.0...v2.17.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]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent e5e69db commit 1093f98
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 @@ -429,7 +429,7 @@ under the License.

<elasticsearch.version>8.15.3</elasticsearch.version>
<opensearch.version>2.17.1</opensearch.version>
<opensearch-java.version>2.16.0</opensearch-java.version>
<opensearch-java.version>2.17.0</opensearch-java.version>

<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-jexl.version>3.4.0</commons-jexl.version>
Expand Down

0 comments on commit 1093f98

Please sign in to comment.