hierynomus / sshj

ssh, scp and sftp for java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library in Maven repository compiled with jdk 1.7

jerosch opened this issue · comments

Hi,

it seems like there is a mismatch between the minimum Java version in the readme and the bytecode version in the jar in the maven repository.

At least I get an java.lang.UnsupportedClassVersionError: net/schmizz/sshj/SSHClient : Unsupported major.minor version 51.0 error when trying to instantiate the SSHClient class.

Can't say whether this is a mistake in the documentation or in the deployed jar.

For which version of SSHJ?

Sorry - 0.11.0