Skip to content

Commit

Permalink
update commons-io version to 2.7, due to for safety bug
Browse files Browse the repository at this point in the history
  • Loading branch information
xiemalin committed Feb 17, 2022
1 parent 5138954 commit 077a143
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 @@ -84,7 +84,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.7</version>
</dependency>
<!--
<dependency>
Expand Down

0 comments on commit 077a143

Please sign in to comment.