Skip to content

Commit 8a3a950

Browse files
slfan1989steveloughran
authored andcommitted
HADOOP-19136. Upgrade commons-io to 2.16.1. (#6704)
Contributed by Shilun Fan.
1 parent d93e0b0 commit 8a3a950

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
@@ -247,7 +247,7 @@ commons-cli:commons-cli:1.5.0
247247
commons-codec:commons-codec:1.11
248248
commons-collections:commons-collections:3.2.2
249249
commons-daemon:commons-daemon:1.0.13
250-
commons-io:commons-io:2.14.0
250+
commons-io:commons-io:2.16.1
251251
commons-net:commons-net:3.9.0
252252
de.ruedigermoeller:fst:2.50
253253
io.grpc:grpc-api:1.53.0

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
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)