You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subproject karman-aws should only depend on aws-java-sdk-s3 and aws-java-sdk-ec2 if it is using just Amazon S3 since aws-java-sdk has transitive dependency on all possible unrelated Amazon services which adds dozens of unnecessary jars to application war:
Subproject
karman-aws
should only depend onaws-java-sdk-s3
andaws-java-sdk-ec2
if it is using just Amazon S3 sinceaws-java-sdk
has transitive dependency on all possible unrelated Amazon services which adds dozens of unnecessary jars to application war:The text was updated successfully, but these errors were encountered: