[ https://issues.apache.org/jira/browse/NUTCH-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901188#comment-17901188 ]
ASF GitHub Bot commented on NUTCH-3092: --------------------------------------- sebastian-nagel opened a new pull request, #839: URL: https://github.com/apache/nutch/pull/839 (no comment) > Replace all imports of commons-lang by commons-lang3 > ---------------------------------------------------- > > Key: NUTCH-3092 > URL: https://issues.apache.org/jira/browse/NUTCH-3092 > Project: Nutch > Issue Type: Bug > Components: build > Affects Versions: 1.20 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Major > Fix For: 1.21 > > > The dependency to commons-lang has been upgraded since long to commons-lang3. > Since then the commons-lang jar is only provided as a transitive dependency > and might disappear. > We should upgrade our code to use only commons-lang3, see > https://commons.apache.org/proper/commons-lang/article3_0.html. -- This message was sent by Atlassian Jira (v8.20.10#820010)