Skip to content

Commit

Permalink
Upgraded opensearch-high-level-rest-client to 2.18.0 (#110)
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Shien <[email protected]>
  • Loading branch information
bshien authored Nov 21, 2024
1 parent ec99a02 commit 7d0c969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation 'com.google.dagger:dagger:2.51'
annotationProcessor 'com.google.dagger:dagger-compiler:2.51'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3'
implementation 'org.opensearch.client:opensearch-rest-high-level-client:2.11.0'
implementation 'org.opensearch.client:opensearch-rest-high-level-client:2.18.0'
implementation 'org.apache.httpcomponents.client5:httpclient5:5.2.1'
implementation 'software.amazon.awssdk:sts:2.25.21'
implementation 'io.github.acm19:aws-request-signing-apache-interceptor:2.3.1'
Expand Down

0 comments on commit 7d0c969

Please sign in to comment.