Skip to content

Commit

Permalink
[CELEBORN-743][BUILD] Bump commons-io to 2.13.0
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?

Bump commons-io to 2.13.0

### Why are the changes needed?

- https://commons.apache.org/proper/commons-io/changes-report.html#a2.9.0
- https://commons.apache.org/proper/commons-io/changes-report.html#a2.10.0
- https://commons.apache.org/proper/commons-io/changes-report.html#a2.11.0
- https://commons.apache.org/proper/commons-io/changes-report.html#a2.12.0
- https://commons.apache.org/proper/commons-io/changes-report.html#a2.13.0

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass GA.

Closes apache#1655 from pan3793/CELEBORN-743.

Authored-by: Cheng Pan <[email protected]>
Signed-off-by: zky.zhoukeyong <[email protected]>
  • Loading branch information
pan3793 authored and waitinfuture committed Jun 29, 2023
1 parent 3c6d90b commit 78327eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

<codahale.metrics.version>3.2.6</codahale.metrics.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-io.version>2.8.0</commons-io.version>
<commons-io.version>2.13.0</commons-io.version>
<commons-crypto.version>1.0.0</commons-crypto.version>
<google.jsr305.version>1.3.9</google.jsr305.version>
<grpc.version>1.44.0</grpc.version>
Expand Down

0 comments on commit 78327eb

Please sign in to comment.