You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2018/07/24 10:30:13 UTC

activemq git commit: AMQ-6992 - Update Jackson to latest version

Repository: activemq
Updated Branches:
  refs/heads/master aa717e0bb -> 4a67dde13


AMQ-6992 - Update Jackson to latest version


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

Branch: refs/heads/master
Commit: 4a67dde130169f20a8b85fd145cf1e1431eed167
Parents: aa717e0
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Authored: Tue Jul 24 06:29:23 2018 -0400
Committer: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Committed: Tue Jul 24 06:29:23 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/4a67dde1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 73ba661..d5bce6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <httpclient-version>4.5.3</httpclient-version>
     <httpcore-version>4.4.6</httpcore-version>
     <insight-version>1.2.0.Beta4</insight-version>
-    <jackson-version>2.9.4</jackson-version>
+    <jackson-version>2.9.6</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>