Skip to content

Commit

Permalink
Merge pull request #110 from SoAJeff/renovate/commons-io-commons-io-2.x
Browse files Browse the repository at this point in the history
Update dependency commons-io:commons-io to v2.10.0
  • Loading branch information
SoAJeff authored Jul 3, 2021
2 parents cc807d0 + 7536090 commit 11fc80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soa-discord/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.8.0</version>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
Expand Down

0 comments on commit 11fc80c

Please sign in to comment.