[
https://issues.apache.org/jira/browse/NUTCH-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347777#comment-17347777
]
Lewis John McGibbney edited comment on NUTCH-2855 at 5/20/21, 3:00 AM:
-----------------------------------------------------------------------
I'm going to delete ~/.ivy2 on a test machine and build master branch from
scratch. I'll report my findings here.
{code:bash}
sudo rm -r ~/.ivy2
...
ant clean runtime
...
BUILD SUCCESSFUL
Total time: 58 seconds
{code}
was (Author: lewismc):
I'm going to delete ~/.ant and build master branch from scratch. I'll report my
findings here.
> Update org.elasticsearch.client
> --------------------------------
>
> Key: NUTCH-2855
> URL: https://issues.apache.org/jira/browse/NUTCH-2855
> Project: Nutch
> Issue Type: Sub-task
> Components: build
> Affects Versions: 1.18
> Reporter: Randall Williams
> Assignee: Randall Williams
> Priority: Major
> Fix For: 1.19
>
>
> Update fromĀ org.elasticsearch.client to newest version. It is listed as a
> HIGH risk vulnerability on the dependency report. Change it from 7.0.3 to
> 7.11.1 (newest version as of 3/5/21).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)