[hadoop] branch trunk updated: HADOOP-18602. Remove netty3 dependency

2023-01-27 Thread snemeth
This is an automated email from the ASF dual-hosted git repository.

snemeth pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
 new b677d40ab5e HADOOP-18602. Remove netty3 dependency
b677d40ab5e is described below

commit b677d40ab5ee899a0264b1763d632221cefe44b4
Author: Szilard Nemeth 
AuthorDate: Fri Jan 27 16:32:50 2023 +0100

HADOOP-18602. Remove netty3 dependency
---
 LICENSE-binary  | 1 -
 hadoop-hdfs-project/hadoop-hdfs/pom.xml | 5 -
 hadoop-project/pom.xml  | 8 
 3 files changed, 14 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 95ceb0d97c1..432dc5d28f7 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -260,7 +260,6 @@ io.grpc:grpc-netty:1.26.0
 io.grpc:grpc-protobuf:1.26.0
 io.grpc:grpc-protobuf-lite:1.26.0
 io.grpc:grpc-stub:1.26.0
-io.netty:netty:3.10.6.Final
 io.netty:netty-all:4.1.77.Final
 io.netty:netty-buffer:4.1.77.Final
 io.netty:netty-codec:4.1.77.Final
diff --git a/hadoop-hdfs-project/hadoop-hdfs/pom.xml 
b/hadoop-hdfs-project/hadoop-hdfs/pom.xml
index b51c7154f7b..4e7efab06e9 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/pom.xml
+++ b/hadoop-hdfs-project/hadoop-hdfs/pom.xml
@@ -175,11 +175,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd;>
   slf4j-log4j12
   provided
 
-
-  io.netty
-  netty
-  compile
-
 
   io.netty
   netty-all
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 33350c929e8..aada4e9b6de 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -140,7 +140,6 @@
 2.2.21
 2.9.0
 3.2.4
-3.10.6.Final
 4.1.77.Final
 1.1.8.2
 1.7.1
@@ -1000,13 +999,6 @@
 
   
 
-
-  
-io.netty
-netty
-${netty3.version}
-  
-
   
 io.netty
 netty-all


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



[hadoop] branch branch-3.3.5 updated: HADOOP-17717. Update wildfly openssl to 1.1.3.Final. (#5310)

2023-01-27 Thread stevel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/branch-3.3.5 by this push:
 new 99bb7652ed1 HADOOP-17717. Update wildfly openssl to 1.1.3.Final. 
(#5310)
99bb7652ed1 is described below

commit 99bb7652ed1242d9028dca73398edd2edb66c488
Author: Steve Loughran 
AuthorDate: Fri Jan 27 11:50:17 2023 +

HADOOP-17717. Update wildfly openssl to 1.1.3.Final. (#5310)

Contributed by Wei-Chiu Chuang
---
 LICENSE-binary | 2 +-
 hadoop-project/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 90cedd436b0..803421a7ed3 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -367,7 +367,7 @@ org.lz4:lz4-java:1.7.1
 org.objenesis:objenesis:2.6
 org.xerial.snappy:snappy-java:1.1.8.2
 org.yaml:snakeyaml:1.32
-org.wildfly.openssl:wildfly-openssl:1.0.7.Final
+org.wildfly.openssl:wildfly-openssl:1.1.3.Final
 
 
 

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 2d6e73a6447..7f19c3e16c5 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -210,7 +210,7 @@
 3.9.0
 1.5.6
 8.8.2
-1.0.7.Final
+1.1.3.Final
 5.4.0
 2.4.7
 9.8.1


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



[hadoop] branch branch-3.3 updated: HADOOP-17717. Update wildfly openssl to 1.1.3.Final. (#5310)

2023-01-27 Thread stevel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/branch-3.3 by this push:
 new 0956994492b HADOOP-17717. Update wildfly openssl to 1.1.3.Final. 
(#5310)
0956994492b is described below

commit 0956994492b832e481c496292b7925a05faa5477
Author: Steve Loughran 
AuthorDate: Fri Jan 27 11:50:17 2023 +

HADOOP-17717. Update wildfly openssl to 1.1.3.Final. (#5310)

Contributed by Wei-Chiu Chuang
---
 LICENSE-binary | 2 +-
 hadoop-project/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 7fcf8f3d983..4fc8e048968 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -366,7 +366,7 @@ org.lz4:lz4-java:1.7.1
 org.objenesis:objenesis:2.6
 org.xerial.snappy:snappy-java:1.1.8.2
 org.yaml:snakeyaml:1.33
-org.wildfly.openssl:wildfly-openssl:1.0.7.Final
+org.wildfly.openssl:wildfly-openssl:1.1.3.Final
 
 
 

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index e08f1bd8564..7f9e7a78e52 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -210,7 +210,7 @@
 3.9.0
 1.5.6
 8.8.2
-1.0.7.Final
+1.1.3.Final
 5.4.0
 2.4.7
 9.8.1


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



[hadoop] branch trunk updated (468135a4d99 -> 970ebaeded1)

2023-01-27 Thread stevel
This is an automated email from the ASF dual-hosted git repository.

stevel pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


from 468135a4d99 YARN-11218. [Federation] Add getActivities, 
getBulkActivities REST APIs for Router. (#5284)
 add 970ebaeded1 HADOOP-17717. Update wildfly openssl to 1.1.3.Final. 
(#5310)

No new revisions were added by this update.

Summary of changes:
 LICENSE-binary | 2 +-
 hadoop-project/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org