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 <[email protected]> Authored: Thu Mar 31 13:16:05 2016 -0400 Committer: tballison <[email protected]> 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 -->
