Repository: syncope Updated Branches: refs/heads/master 052cf6b16 -> f3f7cdb3a
Upgrading Jackson Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f3f7cdb3 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f3f7cdb3 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f3f7cdb3 Branch: refs/heads/master Commit: f3f7cdb3a73409969e3ee687e10a97174a0fd85f Parents: 052cf6b Author: Francesco Chicchiriccò <[email protected]> Authored: Mon May 2 08:48:27 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon May 2 08:48:27 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/f3f7cdb3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 39e792e..d912e16 100644 --- a/pom.xml +++ b/pom.xml @@ -336,7 +336,7 @@ under the License. <camel.version>2.17.0</camel.version> - <jackson.version>2.7.3</jackson.version> + <jackson.version>2.7.4</jackson.version> <spring.version>4.2.5.RELEASE</spring.version> <spring-security.version>4.0.4.RELEASE</spring-security.version>
