[
https://issues.apache.org/jira/browse/TIKA-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940610#comment-13940610
]
Nick Burch commented on TIKA-1261:
----------------------------------
We're currently using Commons Compress 1.8:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.8</version>
</dependency>
> Commons Compress version should be 1.5
> --------------------------------------
>
> Key: TIKA-1261
> URL: https://issues.apache.org/jira/browse/TIKA-1261
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.5
> Reporter: Ryan Quam
> Priority: Minor
>
> I was building from the 1.5 maintenance branch and noticed that revision
> 1574922 changed the version of commons-compress to 1.5.1-SNAPSHOT. I think
> the version of that artifact should be reverted back to 1.5 in
> tika-parsers/pom.xml.
--
This message was sent by Atlassian JIRA
(v6.2#6252)