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/08/14 14:07:14 UTC

[qpid-jms] branch master updated: QPIDJMS-465: update to Netty 4.1.39

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 a9c8bb5  QPIDJMS-465: update to Netty 4.1.39
a9c8bb5 is described below

commit a9c8bb51f680e8e5f54fad8536d26906e3f71f09
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Aug 14 15:06:52 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index b8b359f..71a1b37 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.38.Final</netty-version>
+    <netty-version>4.1.39.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