Upgrading Jackson
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/de0beb54 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/de0beb54 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/de0beb54 Branch: refs/heads/master Commit: de0beb5482ed531b663eadf7a93243e86fb1302b Parents: 3036093 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:49 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/de0beb54/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b792210..40e1f1b 100644 --- a/pom.xml +++ b/pom.xml @@ -360,7 +360,7 @@ under the License. <camel.version>2.18.0</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>
