Arnaud MERGEY created TIKA-3354:
-----------------------------------
Summary: [tika-parsers] Wrong commons-io version imported
Key: TIKA-3354
URL: https://issues.apache.org/jira/browse/TIKA-3354
Project: Tika
Issue Type: Bug
Components: parser
Affects Versions: 1.26
Reporter: Arnaud MERGEY
tika-parsers is not importing the correct commons-io version in osgi.
Manifest is importing commons io
{code:java}
org.apache.commons.io.output;resolution:=optional;version="[1.4,2)"{code}
it should import version 2.8 of commons io as declared in maven
--
This message was sent by Atlassian Jira
(v8.3.4#803005)