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 151e93b7ce6b6d953ef7d6fd277bd6c285b25f12 Author: Tran Tien Duc <dt...@linagora.com> AuthorDate: Tue Sep 3 18:21:26 2019 +0700 MIME4J-289 Upgrade common-io 2.4 -> 2.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d96bb36..b45b5d5 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ <log4j.version>1.2.14</log4j.version> <junit.version>4.10</junit.version> <mockito.version>1.9.5</mockito.version> - <commons-io.version>2.4</commons-io.version> + <commons-io.version>2.6</commons-io.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org