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 8cd8157 Revert "HBASE-29685 [hbase-thirdparty] Bump netty4 to
4.1.127.Final " (#151)
8cd8157 is described below
commit 8cd815764c04aae246eb00a0b31824ab7495d187
Author: Chandra Sekhar K <[email protected]>
AuthorDate: Fri Oct 31 19:35:56 2025 +0530
Revert "HBASE-29685 [hbase-thirdparty] Bump netty4 to 4.1.127.Final " (#151)
Co-authored-by: Nihal Jain <[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 dc165e3..9d755dd 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.127.Final</netty.version>
+ <netty.version>4.1.123.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>