Repository: syncope Updated Branches: refs/heads/master 34ec6712d -> 2e5fc7ecc
Upgrading Jackson Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/2e5fc7ec Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/2e5fc7ec Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/2e5fc7ec Branch: refs/heads/master Commit: 2e5fc7ecc8a81d7b663b24b57c01fc2e35d3e956 Parents: 34ec671 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Jun 10 15:50:11 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Jun 10 15:50:11 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/2e5fc7ec/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fe9519d..7e27081 100644 --- a/pom.xml +++ b/pom.xml @@ -330,7 +330,7 @@ under the License. <camel.version>2.15.2</camel.version> - <jackson.version>2.5.3</jackson.version> + <jackson.version>2.5.4</jackson.version> <spring.version>4.1.6.RELEASE</spring.version> <spring-security.version>4.0.1.RELEASE</spring-security.version>
