Meituan-Dianping / Zebra

美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
Apache License 2.0
2.76k stars 716 forks source link

fix(sec): upgrade com.alibaba:fastjson to 1.2.83 #104

Open chncaption opened 2 years ago

chncaption commented 2 years ago

What happened?

There are 1 security vulnerabilities found in com.alibaba:fastjson 1.2.29

What did I do?

Upgrade com.alibaba:fastjson from 1.2.29 to 1.2.83 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