Explorar el Código

更新 deployer 模块的 pom.xml

reghao hace 6 meses
padre
commit
c212e77639
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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>