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/23 18:09:44 UTC

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

Repository: qpid-jms
Updated Branches:
  refs/heads/master 50c011136 -> 7f0fd7962


QPIDJMS-362: update to Netty 4.1.22


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

Branch: refs/heads/master
Commit: 7f0fd796277ffba60d1e3830a2c7d78a7f1b5c1a
Parents: 50c0111
Author: Robbie Gemmell <ro...@apache.org>
Authored: Fri Feb 23 18:09:27 2018 +0000
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Fri Feb 23 18:09:27 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/7f0fd796/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c51d03d..6cf3bb8 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.21.Final</netty-version>
+    <netty-version>4.1.22.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