Skip to content

Commit cd4f81e

Browse files
Remove Unused AWS KMS Dependency (elastic#43671) (elastic#43679)
* We don't make use of KMS at the moment, no need to have this dependency here
1 parent c5beb05 commit cd4f81e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

plugins/repository-s3/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ versions << [
3333

3434
dependencies {
3535
compile "com.amazonaws:aws-java-sdk-s3:${versions.aws}"
36-
compile "com.amazonaws:aws-java-sdk-kms:${versions.aws}"
3736
compile "com.amazonaws:aws-java-sdk-core:${versions.aws}"
3837
compile "com.amazonaws:jmespath-java:${versions.aws}"
3938
compile "org.apache.httpcomponents:httpclient:${versions.httpclient}"

plugins/repository-s3/licenses/aws-java-sdk-kms-1.11.562.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)