Skip to content

Commit

Permalink
Merge pull request #107 from ufcg-lsd/dependabot/maven/commons-io-com…
Browse files Browse the repository at this point in the history
…mons-io-2.7

Bump commons-io from 2.5 to 2.7
  • Loading branch information
joivo authored May 6, 2021
2 parents c07c71b + 4a10e1a commit af6b285
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 @@ -145,7 +145,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.7</version>
</dependency>

<!-- https://mvnrepository.com/artifact/commons-httpclient/commons-httpclient -->
Expand Down

0 comments on commit af6b285

Please sign in to comment.