Remove Unused AWS KMS Dependency (#43671) (#43679)

* We don't make use of KMS at the moment, no need to have this dependency here
This commit is contained in:
Armin Braun 2019-06-27 16:51:11 +02:00 committed by GitHub
parent c5beb05f77
commit cd4f81e15e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -33,7 +33,6 @@ versions << [
dependencies {
compile "com.amazonaws:aws-java-sdk-s3:${versions.aws}"
compile "com.amazonaws:aws-java-sdk-kms:${versions.aws}"
compile "com.amazonaws:aws-java-sdk-core:${versions.aws}"
compile "com.amazonaws:jmespath-java:${versions.aws}"
compile "org.apache.httpcomponents:httpclient:${versions.httpclient}"

View File

@ -1 +0,0 @@
1fdf4daf1960fe760e7a950dd28a05c5abc12788