Repository: syncope Updated Branches: refs/heads/master c95b6ff57 -> 942eb2eed
Upgrading Jackson Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/942eb2ee Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/942eb2ee Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/942eb2ee Branch: refs/heads/master Commit: 942eb2eed4e73d8e22850c8171e4d918cf963841 Parents: c95b6ff Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Jul 6 09:16:11 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Jul 6 09:16:11 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/942eb2ee/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0646c84..bbefaf7 100644 --- a/pom.xml +++ b/pom.xml @@ -341,7 +341,7 @@ under the License. <camel.version>2.17.2</camel.version> - <jackson.version>2.7.5</jackson.version> + <jackson.version>2.8.0</jackson.version> <spring.version>4.3.1.RELEASE</spring.version> <spring-security.version>4.1.0.RELEASE</spring-security.version>
