nicoloboschi opened a new pull request, #16520: URL: https://github.com/apache/pulsar/pull/16520
### Motivation Owasp check fails because jetty 9.4.44 is marked as vulnerable due to [CVE-2022-2047](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2047) Note that Jetty 9.4.x is EOL after `9.4.48.v20220622` ### Modifications * Upgrade to latest 9.4.x (9.4.48.v20220622) (see https://github.com/eclipse/jetty.project/releases) - [x] `doc-not-needed` -- 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]
