You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2021/04/27 08:08:29 UTC

[creadur-rat] 01/02: RAT-281: Update commons-io

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 6832d50c30b25dd2a56264f6c0d78d0c79cb4674
Author: P. Ottlinger <po...@apache.org>
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>