PJ Fanning created GOBBLIN-2197:
-----------------------------------
Summary: [SECURITY] please replace use of org.codehaus.jackson
Key: GOBBLIN-2197
URL: https://issues.apache.org/jira/browse/GOBBLIN-2197
Project: Apache Gobblin
Issue Type: Task
Reporter: PJ Fanning
* org.codehaus.jackson was replaced by com.fasterxml.jackson many years ago.
* org.codehaus.jackson is not maintained and has lots of security issues
* changing to com.fasterxml.jackson is usually very easy - often just need to
fix the imports
*
[https://github.com/search?q=repo%3Aapache%2Fgobblin+codehaus.jackson&type=code|https://github.com/search?q=repo%3Aapache%2Fkylin+codehaus.jackson&type=code]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)