This is not something we can fix in Wicket. Dependency management is not 
transitive over dependencies. Wicket already manages commons-io at version 
2.5. To fix this error, you'll need to manage the version of commons-io 
yourself.

Best regards,
Emond Papegaaij

On donderdag 24 januari 2019 12:35:38 CET nino martinez wael wrote:
> Sorry for the short mail, just saw this.. Should I create a task / bug for
> it in jira?
> 
>   Dependency convergence error for commons-io:commons-io:2.2 paths to
> dependency are:
> +-dk.netdesign.ccadmin:ccadmin-frontend:3.0.0-SNAPSHOT
>   +-com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:2.1.5
>     +-org.apache.wicket:wicket-core:8.2.0
>       +-org.apache.wicket:wicket-util:8.2.0
>         +-commons-fileupload:commons-fileupload:1.3.3
>           +-commons-io:commons-io:2.2
> and
> +-dk.netdesign.ccadmin:ccadmin-frontend:3.0.0-SNAPSHOT
>   +-com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:2.1.5
>     +-org.apache.wicket:wicket-core:8.2.0
>       +-org.apache.wicket:wicket-util:8.2.0
>         +-commons-io:commons-io:2.5




Reply via email to