mirror of https://github.com/apache/jclouds.git
bump sshj version to 0.20.0
- this version contains some bux fixes especially useful for OSGi
This commit is contained in:
parent
40d18f2006
commit
8268a2dbef
|
@ -89,7 +89,7 @@
|
|||
<dependency>
|
||||
<groupId>com.hierynomus</groupId>
|
||||
<artifactId>sshj</artifactId>
|
||||
<version>0.12.0</version>
|
||||
<version>0.20.0</version>
|
||||
<exclusions>
|
||||
<!-- provided by the jclouds-bouncycastle driver -->
|
||||
<exclusion>
|
||||
|
|
Loading…
Reference in New Issue