You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2018/11/08 15:28:38 UTC

qpid-jms git commit: QPIDJMS-424: Update to Netty 4.1.31 and netty-tcnative 2.0.19. This closes #24.

Repository: qpid-jms
Updated Branches:
  refs/heads/master 9c1afa9b3 -> 5a4059502


QPIDJMS-424: Update to Netty 4.1.31 and netty-tcnative 2.0.19. This closes #24.


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

Branch: refs/heads/master
Commit: 5a405950244ab3056aa5da5bcd2f2efccdb535a9
Parents: 9c1afa9
Author: Sebastian Thomschke <se...@users.noreply.github.com>
Authored: Wed Nov 7 17:01:31 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Thu Nov 8 15:27:08 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/5a405950/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aea0e60..075f434 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,12 +40,12 @@
 
     <!-- Dependency Versions for this Project -->
     <proton-version>0.29.0</proton-version>
-    <netty-version>4.1.30.Final</netty-version>
+    <netty-version>4.1.31.Final</netty-version>
     <slf4j-version>1.7.25</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 
     <!-- Test Dependency Versions for this Project -->
-    <netty-tcnative-version>2.0.17.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.19.Final</netty-tcnative-version>
     <activemq-version>5.15.6</activemq-version>
     <junit-version>4.12</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org