Repository: syncope Updated Branches: refs/heads/master d72befc59 -> 96fd9f55c
Upgrading Jackson Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/2191f29b Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/2191f29b Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/2191f29b Branch: refs/heads/master Commit: 2191f29b4131da096bdc2ee714940c8f61732792 Parents: d72befc Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Mar 17 15:19:20 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Mar 17 15:19:20 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/2191f29b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8fb974b..728eaf9 100644 --- a/pom.xml +++ b/pom.xml @@ -331,7 +331,7 @@ under the License. <camel.version>2.16.2</camel.version> - <jackson.version>2.7.2</jackson.version> + <jackson.version>2.7.3</jackson.version> <spring.version>4.2.5.RELEASE</spring.version> <spring-security.version>4.0.4.RELEASE</spring-security.version>
