Repository: tika
Updated Branches:
  refs/heads/master a383567c2 -> f00ab040d


TIKA-2029 -- upgrade jackcess to 2.1.4


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

Branch: refs/heads/master
Commit: f00ab040dd4e046de9c425b2d748c8de306f210b
Parents: a383567
Author: tballison <talli...@mitre.org>
Authored: Fri Jul 22 15:50:36 2016 -0400
Committer: tballison <talli...@mitre.org>
Committed: Fri Jul 22 15:50:36 2016 -0400

----------------------------------------------------------------------
 CHANGES.txt          | 2 ++
 tika-parsers/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/f00ab040/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 924a5b1..bef9d99 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,7 @@
 Release 1.14 - ???
 
+  * Upgrade to Jackcess 2.1.4 (TIKA-2039).
+
   * Maintain more significant digits in cells of "General" format
     in XLS and XLSX (TIKA-2025).
 

http://git-wip-us.apache.org/repos/asf/tika/blob/f00ab040/tika-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index a658014..cb7e199 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -85,7 +85,7 @@
     <dependency>
       <groupId>com.healthmarketscience.jackcess</groupId>
       <artifactId>jackcess</artifactId>
-      <version>2.1.3</version>
+      <version>2.1.4</version>
     </dependency>
     <dependency>
       <groupId>com.healthmarketscience.jackcess</groupId>

Reply via email to