Skip to content

Commit

Permalink
HADOOP-18917. Upgrade to commons-io 2.14.0 (#6133). Contributed by PJ…
Browse files Browse the repository at this point in the history
… Fanning

Signed-off-by: Ayush Saxena <[email protected]>
  • Loading branch information
pjfanning authored Oct 5, 2023
1 parent f3a27f2 commit 2bf5a9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,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.8.0
commons-io:commons-io:2.14.0
commons-net:commons-net:3.9.0
de.ruedigermoeller:fst:2.50
io.grpc:grpc-api:1.26.0
Expand Down
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<commons-collections.version>3.2.2</commons-collections.version>
<commons-compress.version>1.24.0</commons-compress.version>
<commons-csv.version>1.9.0</commons-csv.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-io.version>2.14.0</commons-io.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-logging.version>1.1.3</commons-logging.version>
<commons-math3.version>3.6.1</commons-math3.version>
Expand Down

0 comments on commit 2bf5a9e

Please sign in to comment.