mirror of https://github.com/apache/jclouds.git
jsch dependency version is fixed
This commit is contained in:
parent
a131e2a34b
commit
72cc633876
|
@ -79,7 +79,7 @@
|
|||
<dependency>
|
||||
<groupId>com.jcraft</groupId>
|
||||
<artifactId>jsch</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<version>0.1.44-1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue