mirror of https://github.com/apache/jclouds.git
Issue 1009:upgrade to sshj 0.8.1
This commit is contained in:
parent
db409ffc83
commit
1b3721dc13
|
@ -89,7 +89,7 @@
|
|||
<dependency>
|
||||
<groupId>net.schmizz</groupId>
|
||||
<artifactId>sshj</artifactId>
|
||||
<version>0.8.0</version>
|
||||
<version>0.8.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
|
|
Loading…
Reference in New Issue