> @@ -86,6 +86,16 @@
>        <artifactId>jsch</artifactId>
>        <scope>compile</scope>
>      </dependency>
> +    <dependency>
> +      <groupId>com.jcraft</groupId>
> +      <artifactId>jsch.agentproxy.jsch</artifactId>
> +      <version>0.0.7</version>
> +    </dependency>

Do we need this, since the sshj version only needs core?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/312/files#r10856861

Reply via email to