heritrix3 icon indicating copy to clipboard operation
heritrix3 copied to clipboard

fix(sec): upgrade org.apache.hbase:hbase-client to 0.98.12.1

Open Huoxi-any opened this issue 2 years ago • 0 comments

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

Huoxi-any avatar Oct 13 '22 09:10 Huoxi-any