Exrick / xmall

基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等
http://xmall.exrick.cn
GNU General Public License v3.0
7.14k stars 2.55k forks source link

fix(sec): upgrade com.github.pagehelper:pagehelper to 5.3.1 #73

Open chncaption opened 1 year ago

chncaption commented 1 year ago

What happened?

There are 1 security vulnerabilities found in com.github.pagehelper:pagehelper 4.1.6

What did I do?

Upgrade com.github.pagehelper:pagehelper from 4.1.6 to 5.3.1 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