Lewis John McGibbney created NUTCH-2836:
-------------------------------------------

             Summary: 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
             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)

Reply via email to