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:41:20 +00:00
parent e53da3914a
commit 958b445047
1 changed files with 1 additions and 1 deletions

View File

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