Просмотр исходного кода

更新 deployer 模块的 pom.xml

reghao 6 месяцев назад
Родитель
Сommit
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>