[
https://issues.apache.org/jira/browse/NUTCH-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-3104.
------------------------------------
Fix Version/s: 1.23
Assignee: Lewis John McGibbney
Resolution: Fixed
This was included in NUTCH-3040 which upgraded the Hadoop dependency and
transitive dependencies.
> [SECURITY] please replace use of org.codehaus.jackson
> -----------------------------------------------------
>
> Key: NUTCH-3104
> URL: https://issues.apache.org/jira/browse/NUTCH-3104
> Project: Nutch
> Issue Type: Task
> Components: dumpers
> Reporter: PJ Fanning
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.23
>
>
> org.codehaus.jackson has long been replaced by com.fasterxml.jackson.
> org.codehaus.jackson is full of bugs and security issues that have been fixed
> in com.fasterxml.jackson.
> Often, you just need to change the imports in the Java code to use the
> com.fasterxml.jackson classes. The code is very similar.
> Example:
> https://github.com/apache/nutch/blob/b52ec9025e40152b3a1dae7c78bb803c7ad298ce/src/java/org/apache/nutch/tools/FileDumper.java#L54
--
This message was sent by Atlassian Jira
(v8.20.10#820010)