nicoloboschi opened a new pull request, #15649: URL: https://github.com/apache/pulsar/pull/15649
### Motivation JClouds 2.4.0 is marked as vulnerable because it contains gson 2.8.5 which has a CVE reported (CVE-2022-25647) We already override the gson dependency but given that: - owasp check fails https://github.com/apache/pulsar/runs/6483813433?check_suite_focus=true - upgrading from 2.4.0 to 2.5.0 is light https://jclouds.apache.org/releasenotes/2.5.0/ it is better to upgrade to 2.5.0 ### Modifications * Upgrade JClouds to 2.5.0 - [x] `no-need-doc` -- 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]
