[
https://issues.apache.org/jira/browse/WICKET-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825364#comment-16825364
]
ASF subversion and git services commented on WICKET-6659:
---------------------------------------------------------
Commit cabcc164f3c795b63587191e93474931cf2f9da2 in wicket's branch
refs/heads/master from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=cabcc16 ]
WICKET-6659 commons-io:commons-io is used in multiple versions at same time
Exclude commons-io dependency of commons-fileupload
Update commons-collections4 to 4.3
> 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
> 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)