Ranides Atterwim 10 年之前
父節點
當前提交
e71e3d403a
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      assira.common/pom.xml

+ 6 - 0
assira.common/pom.xml

@@ -211,6 +211,12 @@
                 <artifactId>slf4j-api</artifactId>
                 <version>1.7.13</version>
             </dependency>
+            <dependency>
+                <groupId>org.slf4j</groupId>
+                <artifactId>slf4j-nop</artifactId>
+                <version>1.7.16</version>
+                <scope>compile</scope>
+            </dependency>
             <dependency>
                 <groupId>org.slf4j</groupId>
                 <artifactId>slf4j-simple</artifactId>