You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2019/04/24 17:29:00 UTC

[jira] [Resolved] (WICKET-6659) commons-io:commons-io is used in multiple versions at same time

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

Martin Grigorov resolved WICKET-6659.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 9.0.0-M2
                   8.5.0

> commons-io:commons-io is used in multiple versions at same time
> ---------------------------------------------------------------
>
>                 Key: WICKET-6659
>                 URL: https://issues.apache.org/jira/browse/WICKET-6659
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 8.4.0
>            Reporter: Michael Gerhards
>            Assignee: Martin Grigorov
>            Priority: Trivial
>              Labels: easyfix
>             Fix For: 8.5.0, 9.0.0-M2
>
>         Attachments: different reference versions.PNG
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> org.apache.wicket:wicket-util.jar in version 8.4.0 uses commons-io:commons-io in version 2.5 but also references commons-fileupload:commons-fileupload in version 1.4 which itself uses commons-io:commons-io in version 2.2
> Hence commons-io:commons-io is referenced two times with different versions 2.5 (priority) and 2.2.
>  
> See attachment screenshot.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)