Closed vvsd closed 2 years ago
There are 1 security vulnerabilities found in io.springfox:springfox-swagger-ui 2.2.2
Upgrade io.springfox:springfox-swagger-ui from 2.2.2 to 2.10.0 for vulnerability fix
Ideally, no insecure libs should be used.
Run mvn compile succeeded locally. Run mvn clean test succeeded locally. all tests passed.
mvn compile
mvn clean test
PR Specification from OSCS
What happened?
There are 1 security vulnerabilities found in io.springfox:springfox-swagger-ui 2.2.2
What did I do?
Upgrade io.springfox:springfox-swagger-ui from 2.2.2 to 2.10.0 for vulnerability fix
What did you expect to happen?
Ideally, no insecure libs should be used.
How was this patch tested?
Run
mvn compile
succeeded locally. Runmvn clean test
succeeded locally. all tests passed.The specification of the pull request
PR Specification from OSCS