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

tasanuma pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2 by this push:
     new 7a12bae  HADOOP-17955. Bump netty to the latest 4.1.68. (#3528)
7a12bae is described below

commit 7a12baeef9dccd0355c56a8dfa30bc7bef54ad73
Author: Takanobu Asanuma <[email protected]>
AuthorDate: Fri Oct 8 10:34:51 2021 +0900

    HADOOP-17955. Bump netty to the latest 4.1.68. (#3528)
    
    Reviewed-by: Masatake Iwasaki <[email protected]>
    (cherry picked from commit cf4d2d826cad941ae3648ff9b6057856bb199fc4)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index d319f66..8e01c3a 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -132,7 +132,7 @@
     <htrace4.version>4.1.0-incubating</htrace4.version>
     <metrics.version>3.2.4</metrics.version>
     <netty3.version>3.10.6.Final</netty3.version>
-    <netty4.version>4.1.61.Final</netty4.version>
+    <netty4.version>4.1.68.Final</netty4.version>
 
     <!-- Maven protoc compiler -->
     <protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to