mirror of https://github.com/apache/jclouds.git
Issue 745:update jclouds-jsch to 0.1.45
This commit is contained in:
parent
f9b38f646c
commit
4def02f00e
|
@ -212,7 +212,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.jcraft</groupId>
|
<groupId>com.jcraft</groupId>
|
||||||
<artifactId>jsch</artifactId>
|
<artifactId>jsch</artifactId>
|
||||||
<version>0.1.44-1</version>
|
<version>0.1.45</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
Loading…
Reference in New Issue