[
https://issues.apache.org/jira/browse/GRIFFIN-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated GRIFFIN-380:
-------------------------------
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%2Fgriffin+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%2Fgriffin+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: GRIFFIN-380
> URL: https://issues.apache.org/jira/browse/GRIFFIN-380
> Project: Griffin
> 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%2Fgriffin+codehaus.jackson&type=code
--
This message was sent by Atlassian Jira
(v8.20.10#820010)