This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-mime4j.git
The following commit(s) were added to refs/heads/master by this push: new bc1abadf Bump commons-io:commons-io from 2.14.0 to 2.17.0 bc1abadf is described below commit bc1abadf34e8daf92dafd8bcdb5e36eeda418867 Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Fri Oct 25 09:13:34 2024 +0200 Bump commons-io:commons-io from 2.14.0 to 2.17.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9fc6bfe9..2eee7b59 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ <log4j.version>2.19.0</log4j.version> <junit.version>4.13.2</junit.version> <mockito.version>3.12.4</mockito.version> - <commons-io.version>2.14.0</commons-io.version> + <commons-io.version>2.17.0</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