Skip to content

Commit

Permalink
Merge pull request #33 from houko/dependabot/maven/commons-io-commons…
Browse files Browse the repository at this point in the history
…-io-2.7

Bump commons-io from 2.5 to 2.7
  • Loading branch information
houko authored Jun 22, 2022
2 parents b231b78 + fbbceec commit 719fc77
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 @@ -67,7 +67,7 @@
<!-- logback -->
<logback.version>1.1.7</logback.version>
<!-- io util -->
<commons-io.version>2.5</commons-io.version>
<commons-io.version>2.7</commons-io.version>
<!-- upload util -->
<commons-fileupload.version>[1.3.3,)</commons-fileupload.version>
<!-- json support -->
Expand Down

0 comments on commit 719fc77

Please sign in to comment.