panbingkun opened a new pull request, #41681:
URL: https://github.com/apache/spark/pull/41681
### What changes were proposed in this pull request?
This pr aims to upgrade netty from 4.1.89 to 4.1.92.
### Why are the changes needed?
The new version brings some bug fix, eg:
- https://github.com/netty/netty/pull/12554
- https://github.com/netty/netty/pull/13393
The full release notes as follows:
- https://netty.io/news/2023/06/19/4-1-94-Final.html
This is mainly a bug-fix release but also contains a fix for a possible
security issue
([CVE-2023-34462](https://github.com/netty/netty/security/advisories/GHSA-6mjq-h674-j845))
when using SniHandler.
- https://netty.io/news/2023/05/25/4-1-93-Final.html
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Pass GA.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]