[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-dev
Subject:    [james-mime4j] branch master updated: Update log4j to 2.16.0
From:       btellier () apache ! org
Date:       2021-12-16 14:24:17
Message-ID: 163966465753.27230.8907770259372821136 () gitbox ! apache ! org
[Download RAW message or body]

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 ceb6267  Update log4j to 2.16.0
ceb6267 is described below

commit ceb6267ddc465c0feb0d5647c43c130930a37f3c
Author: Trần Hồng Quân <55171818+quantranhong1999@users.noreply.github.com>
AuthorDate: Thu Dec 16 21:24:08 2021 +0700

    Update log4j to 2.16.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c43ba8b..f8e11ea 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>1.2.17</log4j.version>
+        <log4j.version>2.16.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>
@@ -115,8 +115,8 @@
                 <version>${commons-logging.version}</version>
             </dependency>
             <dependency>
-                <groupId>log4j</groupId>
-                <artifactId>log4j</artifactId>
+                <groupId>org.apache.logging.log4j</groupId>
+                <artifactId>log4j-core</artifactId>
                 <version>${log4j.version}</version>
                 <scope>test</scope>
             </dependency>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic