You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2015/09/23 19:32:33 UTC

activemq git commit: https://issues.apache.org/jira/browse/AMQ-5878

Repository: activemq
Updated Branches:
  refs/heads/master a74c5d506 -> b2b949791


https://issues.apache.org/jira/browse/AMQ-5878

Update to latest bugfix release of Jackson.

Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/b2b94979
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/b2b94979
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/b2b94979

Branch: refs/heads/master
Commit: b2b949791a16f7c43871187cad9778ae0f92d076
Parents: a74c5d5
Author: Timothy Bish <ta...@gmail.com>
Authored: Wed Sep 23 13:32:25 2015 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Wed Sep 23 13:32:25 2015 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/b2b94979/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 183c931..2c15be2 100755
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <httpclient-version>4.5</httpclient-version>
     <httpcore-version>4.4.3</httpcore-version>
     <insight-version>1.2.0.Beta4</insight-version>
-    <jackson-version>2.6.1</jackson-version>
+    <jackson-version>2.6.2</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>