DWSurvey
DWSurvey copied to clipboard
fix(sec): upgrade commons-codec:commons-codec to 1.13
What happened?
There are 1 security vulnerabilities found in commons-codec:commons-codec 1.11
What did I do?
Upgrade commons-codec:commons-codec from 1.11 to 1.13 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