Skip to content

Commit

Permalink
Update dependency org.opensearch.client:opensearch-java to v2.20.0 (#66)
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored and dbwiddis committed Feb 5, 2025
1 parent d953a64 commit 9daf0e6
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 @@ -21,9 +21,9 @@ buildscript {
opensearch_build += "-SNAPSHOT"
}

opensearch_java_version = '2.19.0'
apache_http_components_version = '5.4.1'
apache_http_core_version = '5.3.2'
opensearch_java_version = '2.20.0'
aws_sdk_version = '2.29.50'
junit_version = '5.11.4' // version catalog is 4.x
}
Expand Down

0 comments on commit 9daf0e6

Please sign in to comment.