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:30 UTC

tika git commit: TIKA-1922 upgrade jackcess to 2.1.3

Repository: tika
Updated Branches:
  refs/heads/2.x 60c150a4e -> 6f952a6b7


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/6f952a6b
Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/6f952a6b
Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/6f952a6b

Branch: refs/heads/2.x
Commit: 6f952a6b7213b8fc90d89189f7649c3d49defab2
Parents: 60c150a
Author: tballison <ta...@mitre.org>
Authored: Thu Mar 31 15:10:23 2016 -0400
Committer: tballison <ta...@mitre.org>
Committed: Thu Mar 31 15:10:23 2016 -0400

----------------------------------------------------------------------
 tika-parser-modules/tika-parser-office-module/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/6f952a6b/tika-parser-modules/tika-parser-office-module/pom.xml
----------------------------------------------------------------------
diff --git a/tika-parser-modules/tika-parser-office-module/pom.xml b/tika-parser-modules/tika-parser-office-module/pom.xml
index 689c133..e9623dc 100644
--- a/tika-parser-modules/tika-parser-office-module/pom.xml
+++ b/tika-parser-modules/tika-parser-office-module/pom.xml
@@ -62,7 +62,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>