Преглед изворни кода

更新 deployer 模块的 pom.xml

reghao пре 6 месеци
родитељ
комит
c212e77639
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      deployer/pom.xml

+ 2 - 2
deployer/pom.xml

@@ -21,9 +21,9 @@
 
     <dependencies>
         <dependency>
-            <groupId>com.github.mwiede</groupId>
+            <groupId>com.jcraft</groupId>
             <artifactId>jsch</artifactId>
-            <version>0.2.16</version>
+            <version>0.1.55</version>
         </dependency>
     </dependencies>