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 2023/01/09 13:16:32 UTC

[qpid-jms] branch 1.x updated: QPIDJMS-582: update to Netty Netty 4.1.86

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

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


The following commit(s) were added to refs/heads/1.x by this push:
     new 465918b4 QPIDJMS-582: update to Netty Netty 4.1.86
465918b4 is described below

commit 465918b42119b3f49f6fffec15efe0d7c7a7e936
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Jan 9 13:00:45 2023 +0000

    QPIDJMS-582: update to Netty Netty 4.1.86
    
    (cherry picked from commit b270c55e3b4943f54514408988057712b68b26ce)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5ba3995a..a1d9b715 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     <!-- Dependency Versions for this Project -->
     <proton-version>0.34.0</proton-version>
-    <netty-version>4.1.82.Final</netty-version>
+    <netty-version>4.1.86.Final</netty-version>
     <slf4j-version>1.7.36</slf4j-version>
     <jakarta.jms-api-version>2.0.3</jakarta.jms-api-version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org