Skip to content

Commit

Permalink
poi needs newer version of commons-io
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Sep 29, 2023
1 parent 01b2aa0 commit f4c2c23
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 @@ -64,7 +64,7 @@
<kerby.version>1.0.0</kerby.version>
<findbugs.version>3.0.5</findbugs.version>
<netty.tcnative.classifier />
<commons.io.version>2.7</commons.io.version>
<commons.io.version>2.13.0</commons.io.version>
<commons.collections.version>4.4</commons.collections.version>
<hamcrest.version>2.2</hamcrest.version>
<curator.version>5.2.0</curator.version>
Expand Down

0 comments on commit f4c2c23

Please sign in to comment.