ambari icon indicating copy to clipboard operation
ambari copied to clipboard

fix(sec): upgrade junit:junit to 4.13.1

Open zhoumengyks opened this issue 2 years ago • 0 comments

What happened?

There are 1 security vulnerabilities found in junit:junit 4.10

What did I do?

Upgrade junit:junit from 4.10 to 4.13.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

zhoumengyks avatar Oct 13 '22 15:10 zhoumengyks