@demobox Running them right now, but it turns that sshj 0.9.0 already brings the bcpkix dep, so I'm pretty confident we'll see the same results. The dependency:tree on the sshj driver shows:
```bash [INFO] +- net.schmizz:sshj:jar:0.9.0:compile [INFO] | \- org.bouncycastle:bcpkix-jdk15on:jar:1.49:compile ``` --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/274#issuecomment-34114685