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