Repository: olingo-odata4 Updated Branches: refs/heads/master 01c6aa159 -> 2800fa0e9
Update to newer Jackson version Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/2800fa0e Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/2800fa0e Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/2800fa0e Branch: refs/heads/master Commit: 2800fa0e92bf789a71701cd94383f27e7bb7ed9d Parents: 01c6aa1 Author: mibo <[email protected]> Authored: Sat Jan 28 07:34:34 2017 +0100 Committer: mibo <[email protected]> Committed: Sat Jan 28 07:34:34 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/2800fa0e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c28d67d..4a7f8bd 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ <maven.bundle.plugin.version>2.5.3</maven.bundle.plugin.version> <hc.client.version>4.2.6</hc.client.version> <hc.core.version>4.2.5</hc.core.version> - <jackson.version>2.4.2</jackson.version> + <jackson.version>2.7.8</jackson.version> <aalto-xml.version>0.9.10</aalto-xml.version> <android.platform.version>4.1.1.4</android.platform.version>
