Skip to content

Commit

Permalink
Merge pull request #3 from yangziwen/dependabot/maven/commons-io-comm…
Browse files Browse the repository at this point in the history
…ons-io-2.7

Bump commons-io from 2.4 to 2.7
  • Loading branch information
yangziwen authored Jul 10, 2021
2 parents cf5f53e + 6c60d0c commit d825449
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 @@ -49,7 +49,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit d825449

Please sign in to comment.