Repository: syncope Updated Branches: refs/heads/1_2_X c0c4e011b -> 904e6380b refs/heads/master 1ac18d4ea -> 84c79db8f
Upgrading Jackson Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/904e6380 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/904e6380 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/904e6380 Branch: refs/heads/1_2_X Commit: 904e6380be80c88a8e7bb855cf82e94c38fc64f7 Parents: c0c4e01 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Apr 24 16:02:46 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Apr 24 16:02:46 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/904e6380/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b771181..7192b64 100644 --- a/pom.xml +++ b/pom.xml @@ -346,7 +346,7 @@ under the License. <cxf.version>3.0.4</cxf.version> <spring.version>4.0.9.RELEASE</spring.version> <spring-security.version>3.2.7.RELEASE</spring-security.version> - <jackson.version>2.4.5</jackson.version> + <jackson.version>2.4.6</jackson.version> <velocity.version>1.7</velocity.version> <velocitytools.version>2.0</velocitytools.version> <quartz.version>2.2.1</quartz.version>
