HADOOP-18361. Update commons-net from 3.6 to 3.8.0. (#4683). Contributed by fanshilun.

Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
diff --git a/LICENSE-binary b/LICENSE-binary
index e8df027..1ae5a6d 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -251,7 +251,7 @@
 commons-daemon:commons-daemon:1.0.13
 commons-io:commons-io:2.8.0
 commons-logging:commons-logging:1.1.3
-commons-net:commons-net:3.6
+commons-net:commons-net:3.8.0
 de.ruedigermoeller:fst:2.50
 io.grpc:grpc-api:1.26.0
 io.grpc:grpc-context:1.26.0
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index be65074..9360553 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -123,7 +123,7 @@
     <commons-logging.version>1.1.3</commons-logging.version>
     <commons-logging-api.version>1.1</commons-logging-api.version>
     <commons-math3.version>3.6.1</commons-math3.version>
-    <commons-net.version>3.6</commons-net.version>
+    <commons-net.version>3.8.0</commons-net.version>
     <commons-text.version>1.4</commons-text.version>
 
     <kerby.version>1.0.1</kerby.version>