mirror of https://github.com/apache/jclouds.git
update sshj to 0.8.0, fixing power-of-2 bug reported by me and fixed by aled
This commit is contained in:
parent
f1c02d092f
commit
628bbaf850
|
@ -89,7 +89,7 @@
|
|||
<dependency>
|
||||
<groupId>net.schmizz</groupId>
|
||||
<artifactId>sshj</artifactId>
|
||||
<version>0.7.0</version>
|
||||
<version>0.8.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
|
|
Loading…
Reference in New Issue