Repository: syncope Updated Branches: refs/heads/2_0_X 624674d60 -> 02c8233de refs/heads/master 303609324 -> de0beb548
Upgrading Jackson Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/02c8233d Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/02c8233d Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/02c8233d Branch: refs/heads/2_0_X Commit: 02c8233de2c52fce543e372b0f4c03150a1f6b56 Parents: 624674d Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Oct 14 15:03:39 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Oct 14 15:03:39 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/02c8233d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cd7b9ec..81b8bf7 100644 --- a/pom.xml +++ b/pom.xml @@ -360,7 +360,7 @@ under the License. <camel.version>2.17.3</camel.version> - <jackson.version>2.8.3</jackson.version> + <jackson.version>2.8.4</jackson.version> <spring.version>4.3.3.RELEASE</spring.version> <spring-security.version>4.1.3.RELEASE</spring-security.version>
