Upgrading Jackson
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/b0ea2f82 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/b0ea2f82 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/b0ea2f82 Branch: refs/heads/master Commit: b0ea2f8229c70de415010bcfe1bd7817c45c9774 Parents: 7bd7d0a Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Sep 1 14:12:59 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Sep 1 14:12:59 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/b0ea2f82/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 208ee28..e4acc4b 100644 --- a/pom.xml +++ b/pom.xml @@ -351,7 +351,7 @@ under the License. <camel.version>2.17.3</camel.version> - <jackson.version>2.8.1</jackson.version> + <jackson.version>2.8.2</jackson.version> <spring.version>4.3.2.RELEASE</spring.version> <spring-security.version>4.1.3.RELEASE</spring-security.version>
