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

elharo pushed a commit to branch ver
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git

commit bf469242e4060d6e8bd3453dddd588d5b4dbe3f8
Author: Elliotte Rusty Harold <elh...@google.com>
AuthorDate: Tue Jan 12 11:37:01 2021 -0500

    update commons IO
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a972269..52e5fdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.5</version><!-- same version as used by maven-shared-utils 
-->
+        <version>2.6</version>
       </dependency>
       <dependency>
         <groupId>org.apache.maven.plugin-testing</groupId>

Reply via email to