apache / rocketmq-externals

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

fix(sec): upgrade io.netty:netty-all to 4.1.44.Final #894

Open zhoumengyks opened 1 year ago

zhoumengyks commented 1 year ago

What happened?

There are 4 security vulnerabilities found in io.netty:netty-all 4.1.26.Final

What did I do?

Upgrade io.netty:netty-all from 4.1.26.Final to 4.1.44.Final 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