Upgrading jackson
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/716c3bd0 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/716c3bd0 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/716c3bd0 Branch: refs/heads/master Commit: 716c3bd07c8d645d62481daad39fe2c477c3d5d3 Parents: ffc4901 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Feb 21 15:27:45 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Feb 21 15:27:55 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/716c3bd0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 56ad1af..a73ba47 100644 --- a/pom.xml +++ b/pom.xml @@ -361,7 +361,7 @@ under the License. <camel.version>2.18.2</camel.version> - <jackson.version>2.8.6</jackson.version> + <jackson.version>2.8.7</jackson.version> <spring.version>4.3.6.RELEASE</spring.version> <spring-security.version>4.2.1.RELEASE</spring-security.version>
