### What changes were proposed in this pull request? Bump Netty version from 4.1.115.Final to 4.1.118.Final. ### Why are the changes needed? The Netty 4.1.118.Final version has been released, which netty version is 4.1.115.Final at present. The changes between 4.1.115.Final and 4.1.118.Final is as follows: - 4.1.116.Final: https://netty.io/news/2024/12/17/4-1-116-Final.html - 4.1.117.Final: https://netty.io/news/2025/01/14/4-1-117-Final.html - 4.1.118.Final: https://netty.io/news/2025/02/10/4-1-118-Final.html - **SslHandler doesn't correctly validate packets which can lead to native crash when using native SSLEngine.** - **Denial of Service attack on windows app using Netty, again.** Backport: - https://github.com/apache/spark/pull/49756 - https://github.com/apache/spark/pull/49923 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? CI. Closes #3098 from SteNicholas/CELEBORN-1864. Authored-by: Nicholas Jiang <programgeek@163.com> Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| deps | ||
| checkout_pr.sh | ||
| dependencies.sh | ||
| merge_pr.py | ||
| reformat | ||