You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by da...@apache.org on 2015/07/03 08:47:26 UTC

activemq git commit: Upgrade jackson and netty

Repository: activemq
Updated Branches:
  refs/heads/master 455f1ca47 -> 5abd2d231


Upgrade jackson and netty


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

Branch: refs/heads/master
Commit: 5abd2d231abfe076a54981d5bf4fb4f71d47f183
Parents: 455f1ca
Author: Claus Ibsen <cl...@gmail.com>
Authored: Fri Jul 3 08:53:39 2015 +0200
Committer: Claus Ibsen <cl...@gmail.com>
Committed: Fri Jul 3 08:53:39 2015 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/5abd2d23/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 048b333..e7386e3 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.1</jackson-version>
+    <jackson-version>2.4.3</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>
@@ -105,7 +105,7 @@
     <zookeeper-version>3.4.6</zookeeper-version>
     <qpid-proton-version>0.9.1</qpid-proton-version>
     <qpid-jms-version>0.3.0</qpid-jms-version>
-    <netty-all-version>4.0.17.Final</netty-all-version>
+    <netty-all-version>4.0.29.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
     <rome-version>1.0</rome-version>
     <saxon-version>9.5.1-2</saxon-version>