This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch update-doxia-tools in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 06182a81e64962e450971f6f36ee7aa5bfbc65a7 Author: P. Ottlinger <[email protected]> AuthorDate: Tue Apr 27 10:03:49 2021 +0200 RAT-281: Update commons-io --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 94a166e..0503e22 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ agnostic home for software distribution comprehension and audit tools. <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.5</version> + <version>2.8.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId>
