You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by go...@apache.org on 2022/02/17 12:04:54 UTC

[incubator-inlong] branch master updated: [INLONG-2555][TubeMQ] Remove slf4j-log4j12 (#2557)

This is an automated email from the ASF dual-hosted git repository.

gosonzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new ad1f559  [INLONG-2555][TubeMQ] Remove slf4j-log4j12 (#2557)
ad1f559 is described below

commit ad1f5594ede46a23b024ccf866ae695cdb4e7371
Author: gosonzhang <46...@qq.com>
AuthorDate: Thu Feb 17 20:04:48 2022 +0800

    [INLONG-2555][TubeMQ] Remove slf4j-log4j12 (#2557)
---
 inlong-tubemq/pom.xml                 | 5 -----
 inlong-tubemq/tubemq-core/pom.xml     | 4 ----
 licenses/inlong-tubemq/LICENSE-binary | 1 -
 3 files changed, 10 deletions(-)

diff --git a/inlong-tubemq/pom.xml b/inlong-tubemq/pom.xml
index be3e607..94d85cc 100644
--- a/inlong-tubemq/pom.xml
+++ b/inlong-tubemq/pom.xml
@@ -197,11 +197,6 @@
                 <version>1.7.30</version>
             </dependency>
             <dependency>
-                <groupId>org.slf4j</groupId>
-                <artifactId>slf4j-log4j12</artifactId>
-                <version>1.7.30</version>
-            </dependency>
-            <dependency>
                 <groupId>io.netty</groupId>
                 <artifactId>netty</artifactId>
                 <version>3.8.0.Final</version>
diff --git a/inlong-tubemq/tubemq-core/pom.xml b/inlong-tubemq/tubemq-core/pom.xml
index fa5caaf..6c12b84 100644
--- a/inlong-tubemq/tubemq-core/pom.xml
+++ b/inlong-tubemq/tubemq-core/pom.xml
@@ -106,10 +106,6 @@
             <artifactId>slf4j-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-log4j12</artifactId>
-        </dependency>
-        <dependency>
             <groupId>commons-codec</groupId>
             <artifactId>commons-codec</artifactId>
         </dependency>
diff --git a/licenses/inlong-tubemq/LICENSE-binary b/licenses/inlong-tubemq/LICENSE-binary
index ea4214a..8d32693 100644
--- a/licenses/inlong-tubemq/LICENSE-binary
+++ b/licenses/inlong-tubemq/LICENSE-binary
@@ -272,7 +272,6 @@ MIT License
 -----------
  * SLF4J -- licenses-binary/LICENSE-slf4j.txt
    - org.slf4j:slf4j-api:slf4j-api-1.7.30.jar
-   - org.slf4j:slf4j-log4j12:slf4j-log4j12-1.7.30.jar
 
 
 BSD License