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
The following commit(s) were added to refs/heads/master by this push: new f0e84656 Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#108) f0e84656 is described below commit f0e8465667f406314259b043c728f3aab10d1769 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Oct 3 21:40:41 2024 +0200 Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#108) Bumps commons-io:commons-io from 2.11.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 60ef7b43..9fc6bfe9 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.11.0</commons-io.version> + <commons-io.version>2.14.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