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

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 2844971531a2c7e3681f927a23506557920a81c1
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Thu Jul 22 19:53:40 2021 +0300

    Upgraded Apache Commons I/O version to 2.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ae9c3c4..064b4e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -498,7 +498,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.10.0</version>
+                <version>2.11.0</version>
             </dependency>
             <dependency>
                 <groupId>commons-lang</groupId>

Reply via email to