Browse Source

fix: 回复maven

mjh 3 years ago
parent
commit
d7811bc798
1 changed files with 10 additions and 0 deletions
  1. 10 0
      pom.xml

+ 10 - 0
pom.xml

@@ -54,6 +54,16 @@
             <version>5.7.0</version>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>com.nju.edu</groupId>
+            <artifactId>seecoder-gitlab-client</artifactId>
+            <version>0.1.2</version>
+        </dependency>
+        <dependency>
+            <groupId>com.nju.edu</groupId>
+            <artifactId>seecoder-gitlab-common</artifactId>
+            <version>0.1.2</version>
+        </dependency>
         <dependency>
             <groupId>cn.seecoder</groupId>
             <artifactId>seecoder-bok-client</artifactId>