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/08/14 15:53:47 UTC

[tika] branch master updated: TIKA-2667 upgrade jmatio

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 3f6d9c5  TIKA-2667 upgrade jmatio
3f6d9c5 is described below

commit 3f6d9c587487e83a2cbc88401c198bb4d8a593c0
Author: TALLISON <ta...@apache.org>
AuthorDate: Tue Aug 14 11:28:40 2018 -0400

    TIKA-2667 upgrade jmatio
---
 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 12e48d9..c817190 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -153,7 +153,7 @@
     <dependency>
       <groupId>org.tallison</groupId>
       <artifactId>jmatio</artifactId>
-      <version>1.3</version>
+      <version>1.4</version>
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>