Skip to content

Commit 88c01ff

Browse files
committed
HADOOP-9991. Update netty to netty-all to 4.0.34.Final
1 parent b409ce8 commit 88c01ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@
577577
<dependency>
578578
<groupId>io.netty</groupId>
579579
<artifactId>netty-all</artifactId>
580-
<version>4.0.23.Final</version>
580+
<version>4.0.34.Final</version>
581581
</dependency>
582582

583583
<dependency>

0 commit comments

Comments
 (0)