xkrogen opened a new pull request #31846: URL: https://github.com/apache/spark/pull/31846
### What changes were proposed in this pull request? Upgrade Jetty version from `9.4.36.v20210114` to `9.4.37.v20210219`. ### Why are the changes needed? Current Jetty version is vulnerable to [CVE-2020-27223](https://cve.mitre.oarg/cgi-bin/cvename.cgi?name=CVE-2020-27223), see [Veracode](https://www.sourceclear.com/vulnerability-database/security/denial-of-servicedos/java/sid-29523) for more details. ### Does this PR introduce _any_ user-facing change? No, minor Jetty version change. Release notes can be found [here](https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.37.v20210219). ### How was this patch tested? Will let GitHub run the unit tests. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
