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/02/15 16:52:44 UTC

qpid-jms git commit: QPIDJMS-362: update to Netty 4.1.21

Repository: qpid-jms
Updated Branches:
  refs/heads/master bb5abafc1 -> bae5af7a4


QPIDJMS-362: update to Netty 4.1.21


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

Branch: refs/heads/master
Commit: bae5af7a400a9fccef1a8add148adb72dd26d3e5
Parents: bb5abaf
Author: Robbie Gemmell <ro...@apache.org>
Authored: Thu Feb 15 16:52:01 2018 +0000
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Thu Feb 15 16:52:01 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/bae5af7a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4df8f60..c51d03d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
     <!-- Dependency Versions for this Project -->
     <proton-version>0.25.0</proton-version>
-    <netty-version>4.1.19.Final</netty-version>
+    <netty-version>4.1.21.Final</netty-version>
     <slf4j-version>1.7.25</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 


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