nicoloboschi opened a new pull request, #15651: URL: https://github.com/apache/pulsar/pull/15651
### Motivation `google-http-client-gson-1.41.0.jar` is getting confused with gson version < 2.8.9 >the package com.google.code.gson:gson before 2.8.9 are vulnerable to Deserialization of Untrusted Data via the writeReplace() method in internal classes, which may lead to DoS attacks. CI failure: https://github.com/apache/pulsar/runs/6483813433?check_suite_focus=true#step:8:13 ### Modifications * Suppress that rule for that package - [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]
