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 11d8dcee [UPGRADE] log4j 2.17.1 -> 2.19.0 (#78) 11d8dcee is described below commit 11d8dcee9af6f2f7b98144af2e8aa0ff5cbf6277 Author: Benoit TELLIER <btell...@linagora.com> AuthorDate: Fri Oct 21 10:28:37 2022 +0700 [UPGRADE] log4j 2.17.1 -> 2.19.0 (#78) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6dec3ea9..924105e0 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ <target.jdk>1.8</target.jdk> <commons-logging.version>1.2</commons-logging.version> - <log4j.version>2.17.1</log4j.version> + <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> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org