Skip to content

Commit 0b7f8fa

Browse files
slfan1989Hexiaoqiao
authored andcommitted
HADOOP-19136. Upgrade commons-io to 2.16.1. (apache#6704)
Contributed by Shilun Fan.
1 parent 3761795 commit 0b7f8fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE-binary

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ commons-cli:commons-cli:1.5.0
248248
commons-codec:commons-codec:1.11
249249
commons-collections:commons-collections:3.2.2
250250
commons-daemon:commons-daemon:1.0.13
251-
commons-io:commons-io:2.14.0
251+
commons-io:commons-io:2.16.1
252252
commons-net:commons-net:3.9.0
253253
de.ruedigermoeller:fst:2.50
254254
io.grpc:grpc-api:1.53.0

hadoop-project/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<commons-collections.version>3.2.2</commons-collections.version>
125125
<commons-compress.version>1.26.1</commons-compress.version>
126126
<commons-csv.version>1.9.0</commons-csv.version>
127-
<commons-io.version>2.14.0</commons-io.version>
127+
<commons-io.version>2.16.1</commons-io.version>
128128
<commons-lang3.version>3.12.0</commons-lang3.version>
129129
<commons-logging.version>1.2</commons-logging.version>
130130
<commons-math3.version>3.6.1</commons-math3.version>

0 commit comments

Comments
 (0)