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 2016/08/30 15:05:20 UTC

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

Repository: activemq
Updated Branches:
  refs/heads/activemq-5.14.x 8e994366b -> 26f665b82


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

Update Netty to 4.0.41.Final
(cherry picked from commit a4cd4dc674be0dbe8ed98c4098e98dc449d76d95)


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

Branch: refs/heads/activemq-5.14.x
Commit: 26f665b8223bd60a6278b67b90ce4c803b3e8b7c
Parents: 8e99436
Author: Timothy Bish <ta...@gmail.com>
Authored: Tue Aug 30 11:04:43 2016 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Tue Aug 30 11:05:11 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/26f665b8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 61db725..1ee9e2c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
     <zookeeper-version>3.4.6</zookeeper-version>
     <qpid-proton-version>0.14.0</qpid-proton-version>
     <qpid-jms-version>0.10.0</qpid-jms-version>
-    <netty-all-version>4.0.40.Final</netty-all-version>
+    <netty-all-version>4.0.41.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
     <rome-version>1.0</rome-version>
     <saxon-version>9.5.1-5</saxon-version>