linlinjava / litemall

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

fix(sec): upgrade com.google.guava:guava to 32.0.0-jre #540

Closed garming closed 1 year ago

garming commented 1 year ago

What happened?

There are 1 security vulnerabilities found in com.google.guava:guava 30.0-jre

What did I do?

Upgrade com.google.guava:guava from 30.0-jre to 32.0.0-jre 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