From 0caa55ecb42cdecbc027521535200540a2467832 Mon Sep 17 00:00:00 2001
From: liujinhui <965147871@qq.com>
Date: Tue, 24 May 2022 18:56:28 +0800
Subject: [PATCH] [HUDI-4135] remove netty and netty-all (#5663)
---
hudi-spark-datasource/hudi-spark2/pom.xml | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/hudi-spark-datasource/hudi-spark2/pom.xml b/hudi-spark-datasource/hudi-spark2/pom.xml
index 679579ae9..3d7f61c29 100644
--- a/hudi-spark-datasource/hudi-spark2/pom.xml
+++ b/hudi-spark-datasource/hudi-spark2/pom.xml
@@ -203,19 +203,6 @@
true
-
- io.netty
- netty
- 3.9.9.Final
- true
-
-
- io.netty
- netty-all
- 4.1.17.Final
- true
-
-
org.apache.hudi