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 2018/12/14 17:25:57 UTC

[qpid-jms] branch master updated: QPIDJMS-440 Update Netty to 4.1.32.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 048102b  QPIDJMS-440 Update Netty to 4.1.32.Final
048102b is described below

commit 048102b1a7b7f5878178f99c80303271d3c4be18
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Fri Dec 14 12:25:41 2018 -0500

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

diff --git a/pom.xml b/pom.xml
index 460358a..30cb8e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
     <!-- Dependency Versions for this Project -->
     <proton-version>0.31.0</proton-version>
-    <netty-version>4.1.31.Final</netty-version>
+    <netty-version>4.1.32.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