This is an automated email from the ASF dual-hosted git repository.
PDavid 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 790d55a HBASE-30202 [hbase-thirdparty] Bump netty4 to 4.1.135.Final
(#161)
790d55a is described below
commit 790d55a91619a949bfd09d334d1a419bb3c66735
Author: Yulia Buzlukova <[email protected]>
AuthorDate: Fri Jun 26 00:29:07 2026 -0700
HBASE-30202 [hbase-thirdparty] Bump netty4 to 4.1.135.Final (#161)
Signed-off-by: Pankaj Kumar<[email protected]>
Signed-off-by: Dávid Paksy <[email protected]>
Reviewed by: Ádám Szita <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 19d08c3..478efd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
under hbase-shaded-thrift/src/main/patches were authored against this
exact version and will
not apply cleanly against any other. -->
<thrift.version>0.23.0</thrift.version>
- <netty.version>4.1.131.Final</netty.version>
+ <netty.version>4.1.135.Final</netty.version>
<netty.tcnative.version>2.0.75.Final</netty.tcnative.version>
<guava.version>33.4.8-jre</guava.version>
<commons-cli.version>1.11.0</commons-cli.version>