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

chandra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 351cdd3  HBASE-29685 [hbase-thirdparty] Bump netty4 to 4.1.127.Final 
(#152)
351cdd3 is described below

commit 351cdd382e28f1343bfd46c7a6ac3f34a1a1475a
Author: Chandra Sekhar K <[email protected]>
AuthorDate: Wed Nov 5 07:28:44 2025 +0530

    HBASE-29685 [hbase-thirdparty] Bump netty4 to 4.1.127.Final (#152)
    
    Co-authored-by: Carter Harrod <[email protected]>
    Signed-off-by: Nihal Jain <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9d755dd..dc165e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
     <os.maven.version>1.7.1</os.maven.version>
     <rename.offset>org.apache.hbase.thirdparty</rename.offset>
     <protobuf.version>4.31.1</protobuf.version>
-    <netty.version>4.1.123.Final</netty.version>
+    <netty.version>4.1.127.Final</netty.version>
     <netty.tcnative.version>2.0.72.Final</netty.tcnative.version>
     <guava.version>33.4.8-jre</guava.version>
     <commons-cli.version>1.9.0</commons-cli.version>

Reply via email to