|
|
@@ -42,14 +42,6 @@
|
|
|
<dependency>
|
|
|
<groupId>com.nju.edu</groupId>
|
|
|
<artifactId>seecoder-gitlab-client</artifactId>
|
|
|
- <!-- 这个包引入的log产生了绑定冲突,所以排除掉 -->
|
|
|
- <exclusions>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.apache.logging.log4j</groupId>
|
|
|
- <artifactId>log4j-slf4j-impl</artifactId>
|
|
|
- </exclusion>
|
|
|
- </exclusions>
|
|
|
- <version>0.1.8</version>
|
|
|
</dependency>
|
|
|
<!-- https://mvnrepository.com/artifact/org.eclipse.jgit/org.eclipse.jgit -->
|
|
|
<dependency>
|