You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2018/06/07 20:21:23 UTC

[tika] branch master updated: TIKA-2661 upgrade junrar to 1.0.1

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new ebdcb98  TIKA-2661 upgrade junrar to 1.0.1
ebdcb98 is described below

commit ebdcb98c65e0139b3e21122ad7f1867d091d44ea
Author: tballison <ta...@mitre.org>
AuthorDate: Thu Jun 7 16:21:07 2018 -0400

    TIKA-2661 upgrade junrar to 1.0.1
---
 tika-parsers/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index d4902d2..6031b1a 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -305,7 +305,7 @@
     <dependency>
       <groupId>com.github.junrar</groupId>
       <artifactId>junrar</artifactId>
-      <version>0.7</version>
+      <version>1.0.1</version>
       <exclusions>
         <exclusion>
           <groupId>commons-logging</groupId>

-- 
To stop receiving notification emails like this one, please contact
tallison@apache.org.