HADOOP-15247. Move commons-net up to 3.6.

Contributed by Steve Loughran.

(cherry picked from commit 004b722372)
This commit is contained in:
Steve Loughran 2018-02-21 10:42:07 +00:00
parent 09bb378c10
commit e011650090
1 changed files with 1 additions and 1 deletions

View File

@ -589,7 +589,7 @@
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.1</version>
<version>3.6</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>