fix(sec): upgrade com.amazonaws:aws-java-sdk-s3 to 1.12.261 by vvsd · Pull Request #1308 · DTStack/chunjun
What happened?
There are 1 security vulnerabilities found in com.amazonaws:aws-java-sdk-s3 1.11.1001
What did I do?
Upgrade com.amazonaws:aws-java-sdk-s3 from 1.11.1001 to 1.12.261 for vulnerability fix
What did you expect to happen?
Ideally, no insecure libs should be used.
How was this patch tested?
Run mvn compile failed locally, couldn't complete the build process.
Run mvn clean test failed locally, unit-test couldn't pass.
The specification of the pull request
PR Specification from OSCS