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 3ee86f9  QPIDJMS-475: update to Netty 4.1.41
3ee86f9 is described below

commit 3ee86f90f3748e711d1764f5e7e69a388fe50b4a
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Sep 23 11:19:20 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 4915005..f0598fa 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.39.Final</netty-version>
+    <netty-version>4.1.41.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to