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

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


The following commit(s) were added to refs/heads/branch-3 by this push:
     new 0fb7853  HBASE-26499 [hbase-thirdparty] Bump netty version to 
4.1.70.Final (#59)
0fb7853 is described below

commit 0fb785306c95bf3a17b86ad3ea20757b7d13ca81
Author: Duo Zhang <[email protected]>
AuthorDate: Mon Nov 29 19:20:07 2021 +0800

    HBASE-26499 [hbase-thirdparty] Bump netty version to 4.1.70.Final (#59)
    
    Signed-off-by: GeorryHuang <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ff81602..b28ff5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
     <maven.min.version>3.3.3</maven.min.version>
     <rename.offset>org.apache.hbase.thirdparty</rename.offset>
     <protobuf.version>3.17.1</protobuf.version>
-    <netty.version>4.1.65.Final</netty.version>
+    <netty.version>4.1.70.Final</netty.version>
     <guava.version>30.1.1-jre</guava.version>
     <commons-cli.version>1.4</commons-cli.version>
     <commons-collections.version>4.4</commons-collections.version>

Reply via email to