[
https://issues.apache.org/jira/browse/GOBBLIN-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated GOBBLIN-2197:
--------------------------------
Description:
* 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
was:
* 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]
> [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
> Priority: Major
>
> * 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)