Capstan commented on PR #22022: URL: https://github.com/apache/beam/pull/22022#issuecomment-1188673161
@robertwb The motivation is that Jackson regularly has CVEs, and Google's security team suggests using Gson for JSON parsing. The monorepo is being excised of its use of the `JacksonFactory`, and where possible, for either Google-authored code or Google-API-using code, I've been upstreaming these changes. -- 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]
