Skip to content

Commit e85b131

Browse files
liujinhui1994yihua
authored andcommitted
[HUDI-4135] remove netty and netty-all (apache#5663)
1 parent 6219f6c commit e85b131

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

  • hudi-spark-datasource/hudi-spark2

hudi-spark-datasource/hudi-spark2/pom.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -203,19 +203,6 @@
203203
<optional>true</optional>
204204
</dependency>
205205

206-
<dependency>
207-
<groupId>io.netty</groupId>
208-
<artifactId>netty</artifactId>
209-
<version>3.9.9.Final</version>
210-
<optional>true</optional>
211-
</dependency>
212-
<dependency>
213-
<groupId>io.netty</groupId>
214-
<artifactId>netty-all</artifactId>
215-
<version>4.1.17.Final</version>
216-
<optional>true</optional>
217-
</dependency>
218-
219206
<!-- Hoodie - Test -->
220207
<dependency>
221208
<groupId>org.apache.hudi</groupId>

0 commit comments

Comments
 (0)