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

Contributed by Steve Loughran.
This commit is contained in:
Steve Loughran 2018-02-21 10:40:42 +00:00
parent bdd2a184d7
commit 004b722372

View File

@ -612,7 +612,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>