Ranides Atterwim 10 năm trước cách đây
mục cha
commit
e71e3d403a
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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>