HADOOP-15247. Move commons-net up to 3.6.
Contributed by Steve Loughran.
(cherry picked from commit 004b722372
)
This commit is contained in:
parent
09bb378c10
commit
e011650090
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue