sofastack / sofa-jraft

A production-grade java implementation of RAFT consensus algorithm.
https://www.sofastack.tech/projects/sofa-jraft/
Apache License 2.0
3.59k stars 1.15k forks source link

fix(sec): upgrade jackson-databind to 2.12.6.1 #884

Closed Wninayyds closed 1 year ago

Wninayyds commented 2 years ago

Upgrade jackson-databind 2.10.5.1 to for vulnerability fix:

Motivation:

Explain the context, and why you're making that change. To make others understand what is the problem you're trying to solve.

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #.

If there is no issue then describe the changes introduced by this PR.

sofastack-bot[bot] commented 2 years ago

Hi @Wninayyds, welcome to SOFAStack community, Please sign Contributor License Agreement!

After you signed CLA, we will automatically sync the status of this pull request in 3 minutes.

fengjiachun commented 1 year ago

892