ref #10072, ref #9359, ref 10095 remove slf4j-nop from cdmlib
authorAndreas Müller <a.mueller@bgbm.org>
Thu, 21 Jul 2022 12:48:21 +0000 (14:48 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Thu, 21 Jul 2022 12:48:21 +0000 (14:48 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 8419b427e04ffe17beeb14a1cdf09a44b80d8361..b592665325621539e9aafc0520ebeb16cc243860 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <groupId>org.apache.logging.log4j</groupId>
         <artifactId>log4j-slf4j-impl</artifactId>
         <version>${log4j.version}</version>
-      </dependency>
-         <dependency>
-        <!-- try to generally exclude -nop as we try to use log4j12, this is done already for unitils -->
-        <groupId>org.slf4j</groupId>
-        <artifactId>slf4j-nop</artifactId>
-        <version>${slf4j.version}</version>
       </dependency>
       <!-- dozer depends on jcl-over-slf4j -->
       <dependency>