You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2020/05/20 15:02:24 UTC

[qpid-jms] branch master updated: QPIDJMS-499 Update to Netty 4.1.50.Final

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

tabish 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 4077c23  QPIDJMS-499 Update to Netty 4.1.50.Final
4077c23 is described below

commit 4077c23b71d79b2b9c5d6e13603d5a23a67b7611
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Wed May 20 11:02:08 2020 -0400

    QPIDJMS-499 Update to Netty 4.1.50.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc6ff5a..51e7325 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     <!-- Dependency Versions for this Project -->
     <proton-version>0.33.4</proton-version>
-    <netty-version>4.1.49.Final</netty-version>
+    <netty-version>4.1.50.Final</netty-version>
     <slf4j-version>1.7.30</slf4j-version>
     <log4j-slf4j-version>2.13.3</log4j-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