Skip to content

Commit

Permalink
update commons.io version
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Jun 9, 2021
1 parent 1dc5959 commit 2bb12db
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 @@ -164,7 +164,7 @@
<redirectTestOutputToFile>true</redirectTestOutputToFile>

<!-- Dependencies global versions -->
<commons.io.version>2.8.0</commons.io.version>
<commons.io.version>2.9.0</commons.io.version>
<commons.lang.version>2.6</commons.lang.version>
<commons.cli>1.2</commons.cli>
<cxf.version>3.3.1</cxf.version>
Expand Down

0 comments on commit 2bb12db

Please sign in to comment.