linlinjava / litemall

又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
MIT License
19.22k stars 7.2k forks source link

fix(sec): upgrade io.springfox:springfox-swagger-ui to 2.10.0 #522

Closed chncaption closed 2 years ago

chncaption commented 2 years ago

What happened?

There are 1 security vulnerabilities found in io.springfox:springfox-swagger-ui 2.9.2

What did I do?

Upgrade io.springfox:springfox-swagger-ui from 2.9.2 to 2.10.0 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS