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 19:16:28 UTC

tika git commit: TIKA-1920

Repository: tika
Updated Branches:
  refs/heads/2.x 24c51aa75 -> a33ff9a08


TIKA-1920


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

Branch: refs/heads/2.x
Commit: a33ff9a08f62230100af8ef090b4eee5d74fb91e
Parents: 24c51aa
Author: tballison <ta...@mitre.org>
Authored: Thu Mar 31 13:16:05 2016 -0400
Committer: tballison <ta...@mitre.org>
Committed: Thu Mar 31 13:16:05 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/tika/blob/a33ff9a0/tika-serialization/pom.xml
----------------------------------------------------------------------
diff --git a/tika-serialization/pom.xml b/tika-serialization/pom.xml
index afc7879..bc42847 100644
--- a/tika-serialization/pom.xml
+++ b/tika-serialization/pom.xml
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>com.google.code.gson</groupId>
       <artifactId>gson</artifactId>
-      <version>2.2.4</version>
+      <version>2.6.2</version>
     </dependency>
 
     <!-- Test dependencies -->