Repository: activemq Updated Branches: refs/heads/master ee54f0930 -> 950dc9267
AMQ-5878 Update Jackson deps. Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/950dc926 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/950dc926 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/950dc926 Branch: refs/heads/master Commit: 950dc926776b6f4a2006647ecbf1a15f18dd7564 Parents: ee54f09 Author: Timothy Bish <[email protected]> Authored: Wed Aug 26 17:28:16 2015 -0400 Committer: Timothy Bish <[email protected]> Committed: Wed Aug 26 17:28:16 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/950dc926/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7c3b265..1671609 100755 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ <httpclient-version>4.2.5</httpclient-version> <httpcore-version>4.2.4</httpcore-version> <insight-version>1.2.0.Beta4</insight-version> - <jackson-version>2.4.3</jackson-version> + <jackson-version>2.6.1</jackson-version> <jasypt-version>1.9.2</jasypt-version> <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version> <jdom-version>1.0</jdom-version>
