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 2019/10/30 18:10:17 UTC

[qpid-jms] branch master updated: QPIDJMS-477: update to Netty 4.1.43

This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


The following commit(s) were added to refs/heads/master by this push:
     new f16cfda  QPIDJMS-477: update to Netty 4.1.43
f16cfda is described below

commit f16cfda21d86d4cc8f357b88f109bd8ef68c4c2a
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Oct 30 18:09:47 2019 +0000

    QPIDJMS-477: update to Netty 4.1.43
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f73d16..b904949 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
     <!-- Dependency Versions for this Project -->
     <proton-version>0.33.2</proton-version>
-    <netty-version>4.1.42.Final</netty-version>
+    <netty-version>4.1.43.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