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 2016/03/31 21:10:06 UTC

tika git commit: TIKA-1922 -- upgrade jackcess to 2.1.3

Repository: tika
Updated Branches:
  refs/heads/master 30e4e614e -> 6950dcf85


TIKA-1922 -- upgrade jackcess to 2.1.3


Project: http://git-wip-us.apache.org/repos/asf/tika/repo
Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/6950dcf8
Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/6950dcf8
Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/6950dcf8

Branch: refs/heads/master
Commit: 6950dcf855bc3959dc08d3e65cba1af668d9d468
Parents: 30e4e61
Author: tballison <ta...@mitre.org>
Authored: Thu Mar 31 15:09:58 2016 -0400
Committer: tballison <ta...@mitre.org>
Committed: Thu Mar 31 15:09:58 2016 -0400

----------------------------------------------------------------------
 tika-parsers/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/6950dcf8/tika-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index e9abe2f..ac5fcee 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -82,7 +82,7 @@
     <dependency>
       <groupId>com.healthmarketscience.jackcess</groupId>
       <artifactId>jackcess</artifactId>
-      <version>2.1.2</version>
+      <version>2.1.3</version>
     </dependency>
     <dependency>
       <groupId>com.healthmarketscience.jackcess</groupId>