bjornjorgensen opened a new pull request, #39116: URL: https://github.com/apache/spark/pull/39116
### What changes were proposed in this pull request? Upgrade netty from 4.1.84.Final to 4.1.86.Final [Release notes for .86](https://netty.io/news/2022/12/12/4-1-86-Final.html) [Release notes for .85](https://netty.io/news/2022/11/09/4-1-85-Final.html) ### Why are the changes needed? To fix 2 CVE's [HAProxyMessageDecoder Stack Exhaustion DoS](https://github.com/netty/netty/security/advisories/GHSA-fx2c-96vj-985v) and [HTTP Response splitting from assigning header value iterator](https://github.com/netty/netty/security/advisories/GHSA-hh82-3pmq-7frp) ### 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]
