ambari icon indicating copy to clipboard operation
ambari copied to clipboard

fix(sec): upgrade org.springframework:spring-web to 4.3.29.RELEASE

Open Super-Sky opened this issue 2 years ago • 0 comments

What happened?

There are 1 security vulnerabilities found in org.springframework:spring-web 4.0.5.RELEASE

What did I do?

Upgrade org.springframework:spring-web from 4.0.5.RELEASE to 4.3.29.RELEASE 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

Super-Sky avatar Oct 17 '22 11:10 Super-Sky