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
commit 57b0338dc19f38b1ba7f590693d0d7c5d2020b04 Author: CHarrod283 <[email protected]> AuthorDate: Thu Oct 16 12:21:40 2025 -0500 bump back down tcnative due to not being relevant to gh advisory --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a343474..dc165e3 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.74.Final</netty.tcnative.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> <commons-collections.version>4.4</commons-collections.version>
