HADOOP-19136. Upgrade commons-io to 2.16.1. (#6704)
Contributed by Shilun Fan.
This commit is contained in:
parent
bf804cb64b
commit
b5f88990b7
@ -248,7 +248,7 @@ commons-cli:commons-cli:1.5.0
|
||||
commons-codec:commons-codec:1.11
|
||||
commons-collections:commons-collections:3.2.2
|
||||
commons-daemon:commons-daemon:1.0.13
|
||||
commons-io:commons-io:2.14.0
|
||||
commons-io:commons-io:2.16.1
|
||||
commons-net:commons-net:3.9.0
|
||||
de.ruedigermoeller:fst:2.50
|
||||
io.grpc:grpc-api:1.53.0
|
||||
|
@ -124,7 +124,7 @@
|
||||
<commons-collections.version>3.2.2</commons-collections.version>
|
||||
<commons-compress.version>1.26.1</commons-compress.version>
|
||||
<commons-csv.version>1.9.0</commons-csv.version>
|
||||
<commons-io.version>2.14.0</commons-io.version>
|
||||
<commons-io.version>2.16.1</commons-io.version>
|
||||
<commons-lang3.version>3.12.0</commons-lang3.version>
|
||||
<commons-logging.version>1.2</commons-logging.version>
|
||||
<commons-math3.version>3.6.1</commons-math3.version>
|
||||
|
Loading…
Reference in New Issue
Block a user