Skip to content

Commit

Permalink
deps: update dependency commons-io:commons-io to v2.8.0 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 16, 2020
1 parent 3176034 commit f63f4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<version>2.8.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit f63f4bb

Please sign in to comment.