Repository: tika Updated Branches: refs/heads/master 67fac456c -> 404d42037
TIKA-1920 Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/404d4203 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/404d4203 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/404d4203 Branch: refs/heads/master Commit: 404d42037d4cfc736cc1bedfa1c35a239359f5cd Parents: 67fac45 Author: tballison <[email protected]> Authored: Thu Mar 31 13:16:44 2016 -0400 Committer: tballison <[email protected]> Committed: Thu Mar 31 13:16:44 2016 -0400 ---------------------------------------------------------------------- tika-serialization/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/404d4203/tika-serialization/pom.xml ---------------------------------------------------------------------- diff --git a/tika-serialization/pom.xml b/tika-serialization/pom.xml index 75ff700..e6ca25f 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 -->
