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 2023/04/03 16:48:44 UTC

[qpid-protonj2] branch main updated: PROTON-2703 Update Netty to latest v4.1.91-FINAL

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

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git


The following commit(s) were added to refs/heads/main by this push:
     new e689fa94 PROTON-2703 Update Netty to latest v4.1.91-FINAL
e689fa94 is described below

commit e689fa949163894fdea07362b719bd6fa5920c31
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Mon Apr 3 12:47:53 2023 -0400

    PROTON-2703 Update Netty to latest v4.1.91-FINAL
    
    Update the netty dep to the latest release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b0ae5273..c3d2aa15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <proton.version>0.34.1</proton.version>
     <slf4j.version>1.7.36</slf4j.version>
     <hamcrest.version>2.2</hamcrest.version>
-    <netty.version>4.1.90.Final</netty.version>
+    <netty.version>4.1.91.Final</netty.version>
     <netty.iouring.version>0.0.19.Final</netty.iouring.version>
     <netty5.version>5.0.0.Alpha5</netty5.version>
     <netty.tcnative.version>2.0.59.Final</netty.tcnative.version>


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