This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git
The following commit(s) were added to refs/heads/1.2.X by this push: new ae7c023 Bumped up the Log4j version to 2.17.2 ae7c023 is described below commit ae7c023c02a53536814a9c87011999677e4f917d Author: emmanuel lecharny <elecha...@apache.org> AuthorDate: Mon Mar 7 05:59:25 2022 +0100 Bumped up the Log4j version to 2.17.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 907de27..d13e2ea 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ <hsqldb.version>1.8.0.10</hsqldb.version> <jcl.over.slf4j.version>1.7.36</jcl.over.slf4j.version> <junit.version>4.13.2</junit.version> - <log4j.version>2.17.1</log4j.version> + <log4j.version>2.17.2</log4j.version> <mina.core.version>2.1.6</mina.core.version> <slf4j.api.version>1.7.36</slf4j.api.version> <slf4j.log4j12.version>1.7.36</slf4j.log4j12.version>