fix(sec): upgrade com.jcraft:jsch to 0.1.54 by lvyanquan · Pull Request #1311 · DTStack/chunjun
What happened?
There are 1 security vulnerabilities found in com.jcraft:jsch 0.1.51
What did I do?
Upgrade com.jcraft:jsch from 0.1.51 to 0.1.54 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