Skip to content

Commit

Permalink
Merge pull request #5 from ouyangyi1998/dependabot/maven/commons-io-c…
Browse files Browse the repository at this point in the history
…ommons-io-2.7

Bump commons-io from 2.6 to 2.7
  • Loading branch information
ouyangyi1998 authored May 11, 2021
2 parents e92ae9f + b1ef25b commit a4f34fb
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 @@ -127,7 +127,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 a4f34fb

Please sign in to comment.