Skip to content

Commit

Permalink
Bump org.opensearch:opensearch-core
Browse files Browse the repository at this point in the history
Bumps [org.opensearch:opensearch-core](https://github.com/opensearch-project/OpenSearch) from current to 2.11.1.
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opensearch-project/OpenSearch/commits/2.11.1)

---
updated-dependencies:
- dependency-name: org.opensearch:opensearch-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 9d85e56 commit 2a8a209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/testKit/opensearch.build/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
api "junit:junit:${versions.junit}"
// missing classes in thirdparty audit
api 'org.hamcrest:hamcrest-core:1.3'
jdkJarHell 'org.opensearch:opensearch-core:current'
jdkJarHell 'org.opensearch:opensearch-core:2.11.1'
}

repositories {
Expand Down

0 comments on commit 2a8a209

Please sign in to comment.