Michael Gerhards created WICKET-6659:
----------------------------------------
Summary: 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
Attachments: different reference versions.PNG
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)