PJ Fanning created KYLIN-6074:
---------------------------------
Summary: [SECURITY] please replace use of org.codehaus.jackson
Key: KYLIN-6074
URL: https://issues.apache.org/jira/browse/KYLIN-6074
Project: Kylin
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%2Fkylin%20codehaus&type=code
--
This message was sent by Atlassian Jira
(v8.20.10#820010)