Closed
Description
Problem:
A number of dependencies were added as optional test dependencies that are actually transitive compile and runtime dependencies.
aws-encryption-sdk-java/pom.xml
Lines 82 to 96 in 9297e1b
Additionally, if the ESDK-Java only depends on BC for ASN1 serialization, BC now offers an ASN1 utils library that should be smaller than the cryptographic package currently depended on.
Solution:
-
Remove the Dafny related dependencies that are already added to the compile and run class paths.
Metadata
Metadata
Assignees
Labels
No labels