You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (Jira)" <ji...@apache.org> on 2021/01/08 04:44:00 UTC

[jira] [Work started] (NUTCH-2836) Upgrade various commons dependencies

     [ https://issues.apache.org/jira/browse/NUTCH-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on NUTCH-2836 started by Lewis John McGibbney.
---------------------------------------------------
> Upgrade various commons dependencies
> ------------------------------------
>
>                 Key: NUTCH-2836
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2836
>             Project: Nutch
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.18
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>             Fix For: 1.18
>
>
> I ended up taking a look at some other dependencies. Specifically the following
> {code}
> 		<dependency org="org.apache.commons" name="commons-lang3" rev="3.8.1" conf="*->default" />
> 		<dependency org="org.apache.commons" name="commons-collections4" rev="4.2" conf="*->master" />
> 		<dependency org="org.apache.httpcomponents" name="httpclient" rev="4.5.6" conf="*->master" />
> 		<dependency org="commons-codec" name="commons-codec" rev="1.11" conf="*->default" />
> 		<dependency org="org.apache.commons" name="commons-compress" rev="1.18" conf="*->default" />
> {code}
> Some of them can be upgraded... I'll go ahead and do that right now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)