HADOOP-15247. Move commons-net up to 3.6.
Contributed by Steve Loughran.
This commit is contained in:
parent
bdd2a184d7
commit
004b722372
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user