heritrix3
heritrix3 copied to clipboard
fix(sec): upgrade org.apache.hbase:hbase-client to 0.98.12.1
What happened?
There are 1 security vulnerabilities found in org.apache.hbase:hbase-client 0.98.6-cdh5.3.5
What did I do?
Upgrade org.apache.hbase:hbase-client from 0.98.6-cdh5.3.5 to 0.98.12.1 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