You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2021/09/23 02:50:53 UTC

[james-mime4j] 02/04: UPGRADE commons-io 2.6 -> 2.11.0

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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git

commit d49cb5d08d4424ce53274755e155c74d19f97a45
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon Sep 20 14:18:08 2021 +0700

    UPGRADE commons-io 2.6 -> 2.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6591cdb..ad95775 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
         <log4j.version>1.2.17</log4j.version>
         <junit.version>4.13.2</junit.version>
         <mockito.version>3.0.0</mockito.version>
-        <commons-io.version>2.6</commons-io.version>
+        <commons-io.version>2.11.0</commons-io.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     </properties>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org