Repository: marmotta Updated Branches: refs/heads/develop 3dfd892f4 -> 24ae86143
back to stable version of jackson that comes with jr-objects supported Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/24ae8614 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/24ae8614 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/24ae8614 Branch: refs/heads/develop Commit: 24ae8614345f0f022a9c59f05b77f18f770af7c8 Parents: 3dfd892 Author: Sergio Fernández <[email protected]> Authored: Thu Sep 22 11:17:02 2016 +0200 Committer: Sergio Fernández <[email protected]> Committed: Thu Sep 22 11:17:02 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/24ae8614/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 36c5748..ee7a605 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -51,7 +51,7 @@ <mysql.version>5.1.21</mysql.version> <jetty.version>9.2.1.v20140609</jetty.version> <resteasy.version>3.0.18.Final</resteasy.version> - <jackson.version>2.3.5</jackson.version> + <jackson.version>2.3.3</jackson.version> <titan.version>0.4.2</titan.version> <accumulograph.version>0.2.1</accumulograph.version> <jax.doclets.version>0.10.1</jax.doclets.version>
