[ https://issues.apache.org/jira/browse/KYLIN-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
PJ Fanning updated KYLIN-6074: ------------------------------ 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%2Fkylin%20codehaus&type=code] * https://issues.apache.org/jira/browse/KYLIN-2536 was not a complete fix 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%2Fkylin%20codehaus&type=code > [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 > 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%2Fkylin%20codehaus&type=code] > * https://issues.apache.org/jira/browse/KYLIN-2536 was not a complete fix -- This message was sent by Atlassian Jira (v8.20.10#820010)