|
|
@@ -104,17 +104,6 @@
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
<artifactId>slf4j-api</artifactId>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.nju.edu</groupId>
|
|
|
- <artifactId>seecoder-logTracking-client</artifactId>
|
|
|
- <version>0.1.1</version>
|
|
|
- <exclusions>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.slf4j</groupId>
|
|
|
- <artifactId>slf4j-log4j12</artifactId>
|
|
|
- </exclusion>
|
|
|
- </exclusions>
|
|
|
- </dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
<dependencyManagement>
|