Skip to content

Commit 052d7f2

Browse files
authored
HADOOP-18361. Update commons-net from 3.6 to 3.8.0. (#4683). Contributed by fanshilun.
Signed-off-by: Ayush Saxena <[email protected]>
1 parent de37fd3 commit 052d7f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE-binary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ commons-collections:commons-collections:3.2.2
251251
commons-daemon:commons-daemon:1.0.13
252252
commons-io:commons-io:2.8.0
253253
commons-logging:commons-logging:1.1.3
254-
commons-net:commons-net:3.6
254+
commons-net:commons-net:3.8.0
255255
de.ruedigermoeller:fst:2.50
256256
io.grpc:grpc-api:1.26.0
257257
io.grpc:grpc-context:1.26.0

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<commons-logging.version>1.1.3</commons-logging.version>
124124
<commons-logging-api.version>1.1</commons-logging-api.version>
125125
<commons-math3.version>3.6.1</commons-math3.version>
126-
<commons-net.version>3.6</commons-net.version>
126+
<commons-net.version>3.8.0</commons-net.version>
127127
<commons-text.version>1.4</commons-text.version>
128128

129129
<kerby.version>1.0.1</kerby.version>

0 commit comments

Comments
 (0)