This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git
The following commit(s) were added to refs/heads/master by this push: new dcb1908 Bumped up the log4j lib to 2.16.0 dcb1908 is described below commit dcb1908a677fff8e9a1afff6d2c52bc507a0493a Author: emmanuel lecharny <elecha...@apache.org> AuthorDate: Wed Dec 15 14:21:50 2021 +0100 Bumped up the log4j lib to 2.16.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 84e2f06..3872452 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ <hsqldb.version>1.8.0.10</hsqldb.version> <jcl.over.slf4j.version>1.7.21</jcl.over.slf4j.version> <junit.version>4.12</junit.version> - <log4j.version>2.15.0</log4j.version> + <log4j.version>2.16.0</log4j.version> <mina.core.version>2.1.2</mina.core.version> <slf4j.api.version>1.7.21</slf4j.api.version> <slf4j.log4j12.version>1.7.21</slf4j.log4j12.version>