apache / rocketmq-externals

Mirror of Apache RocketMQ (Incubating)
4.55k stars 3.07k forks source link

fix(sec): upgrade commons-codec:commons-codec to 1.13 #895

Open Zhfuln opened 1 year ago

Zhfuln commented 1 year ago

What happened?

There are 1 security vulnerabilities found in commons-codec:commons-codec 1.9

What did I do?

Upgrade commons-codec:commons-codec from 1.9 to 1.13 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