Upgrading Jackson
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/909ed6f5 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/909ed6f5 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/909ed6f5 Branch: refs/heads/master Commit: 909ed6f56b0770bcd6d6b258c631c7f3ff573a55 Parents: 022d2c5 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Jan 12 15:17:42 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Jan 12 15:18:03 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/909ed6f5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 41fd3a9..953b132 100644 --- a/pom.xml +++ b/pom.xml @@ -361,7 +361,7 @@ under the License. <camel.version>2.18.1</camel.version> - <jackson.version>2.8.5</jackson.version> + <jackson.version>2.8.6</jackson.version> <spring.version>4.3.5.RELEASE</spring.version> <spring-security.version>4.2.1.RELEASE</spring-security.version>
