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 2017/10/10 16:51:25 UTC

activemq git commit: AMQ-6830 Update main netty dep to 4.1.16.Final

Repository: activemq
Updated Branches:
  refs/heads/master f98999227 -> ada50f74f


AMQ-6830 Update main netty dep to 4.1.16.Final

Update the main netty dep used in the tests to latest

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

Branch: refs/heads/master
Commit: ada50f74f977f2a17ef764edf1cc9acb83c7091d
Parents: f989992
Author: Timothy Bish <ta...@gmail.com>
Authored: Tue Oct 10 12:51:14 2017 -0400
Committer: Timothy Bish <ta...@gmail.com>
Committed: Tue Oct 10 12:51:14 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/ada50f74/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index de0deb4..3c3e117 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
     <qpid-jms-version>0.26.0</qpid-jms-version>
     <qpid-jms-netty-version>4.1.16.Final</qpid-jms-netty-version>
     <qpid-jms-proton-version>0.22.0</qpid-jms-proton-version>
-    <netty-all-version>4.1.14.Final</netty-all-version>
+    <netty-all-version>4.1.16.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
     <rome-version>1.0</rome-version>
     <saxon-version>9.5.1-5</saxon-version>