Skip to content

Commit

Permalink
Merge pull request #163 from TarsCloud/dependabot/maven/tools/tars-ma…
Browse files Browse the repository at this point in the history
…ven-plugin/commons-io-commons-io-2.7

Bump commons-io from 2.2 to 2.7 in /tools/tars-maven-plugin
  • Loading branch information
TimmyYu committed May 6, 2021
2 parents d98f5f2 + 1440fde commit 6be20ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tars-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.2</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
Expand Down

0 comments on commit 6be20ca

Please sign in to comment.