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

nihaljain pushed a commit to branch revert-150-ch/bump-shaded-netty
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git

commit 5140bccf4ccf4d3b6f0bc0a1fff74cf66e82fe51
Author: Nihal Jain <[email protected]>
AuthorDate: Fri Oct 31 18:38:07 2025 +0530

    Revert "bump back down tcnative due to not being relevant to gh advisory"
    
    This reverts commit 57b0338dc19f38b1ba7f590693d0d7c5d2020b04.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc165e3..a343474 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     <rename.offset>org.apache.hbase.thirdparty</rename.offset>
     <protobuf.version>4.31.1</protobuf.version>
     <netty.version>4.1.127.Final</netty.version>
-    <netty.tcnative.version>2.0.72.Final</netty.tcnative.version>
+    <netty.tcnative.version>2.0.74.Final</netty.tcnative.version>
     <guava.version>33.4.8-jre</guava.version>
     <commons-cli.version>1.9.0</commons-cli.version>
     <commons-collections.version>4.4</commons-collections.version>

Reply via email to