Skip to content

Commit

Permalink
build(deps): bump org.opensearch.client:opensearch-java
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.15.0 to 2.16.0.
- [Release notes](https://github.com/opensearch-project/opensearch-java/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-java/blob/v2.16.0/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-java@v2.15.0...v2.16.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 0ab2b0c commit f25231c
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 @@ -64,7 +64,7 @@
<dependency>
<groupId>org.opensearch.client</groupId>
<artifactId>opensearch-java</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
<exclusions>
<exclusion>
<groupId>org.opensearch.client</groupId>
Expand Down

0 comments on commit f25231c

Please sign in to comment.