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/07/19 14:47:02 UTC

qpid-jms git commit: QPIDJMS-406: update to Netty 4.1.17

Repository: qpid-jms
Updated Branches:
  refs/heads/master fea02ac5c -> 0ceb1680b


QPIDJMS-406: update to Netty 4.1.17


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

Branch: refs/heads/master
Commit: 0ceb1680bf1efc7520b1d75bbf49a94751d0285b
Parents: fea02ac
Author: Robbie Gemmell <ro...@apache.org>
Authored: Thu Jul 19 15:43:20 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Thu Jul 19 15:43:20 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/0ceb1680/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e7ac714..6f0c34b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
     <!-- Dependency Versions for this Project -->
     <proton-version>0.28.0</proton-version>
-    <netty-version>4.1.25.Final</netty-version>
+    <netty-version>4.1.27.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